Skip to content
Failed

Console Output

Started by GitHub push by larour
Running as SYSTEM
Building remotely on Debian_12-VM (debian linux) in workspace /home/jenkins/workspace/Debian_Linux-Python
The recommended git tool is: NONE
using credential 3c85c82b-fb35-4fea-b703-0aa4f155f9c7
 > git rev-parse --resolve-git-dir /home/jenkins/workspace/Debian_Linux-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.2'
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
[Debian_Linux-Python] $ /bin/bash /tmp/jenkins165979398189593519.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: 753215
Waiting on: 753216
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: /home/jenkins/workspace/Debian_Linux-Python/nightlylog/results 

+++ Running case: PYTHON-101 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-105 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-106 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-108 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-110 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          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                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            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                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          1e+06
             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                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
             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                          {          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          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                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             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                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
             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
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
          DoubleParam IoConstant                          0.942
            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                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
             IntParam 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                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test110
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'IceVolume'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01

[          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1

          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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

[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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          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                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            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                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          1e+06
             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                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
             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                          {          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          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                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             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                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
             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
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
          DoubleParam IoConstant                          0.942
            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                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
             IntParam 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                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test110
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'IceVolume'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01

[          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1

          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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

[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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-114 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-124 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam 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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
}
            BoolParam IoConstant                          false
             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
 '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                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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                          1
          DoubleParam IoConstant                          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'            BoolParam IoConstant                          false
             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
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          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                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+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
            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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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
          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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            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
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          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
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          3
             IntParam IoConstant                          136
             IntParam IoConstant                          132
             IntParam IoConstant                          100
             IntParam IoConstant                          44
             IntParam IoConstant                          68
          StringParam IoConstant                          test124
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam 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                          9.8e-08
          DoubleParam IoConstant                          3974
          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
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          StringParam IoConstant                          test124
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             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
          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'}
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            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                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             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.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                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1576.8
          DoubleParam IoConstant                          315.36
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1576.8
          DoubleParam IoConstant                          315.36
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            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                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             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                          136
             IntParam IoConstant                          132
             IntParam IoConstant                          100
             IntParam IoConstant                          44
             IntParam IoConstant                          68
          StringParam IoConstant                          test124
     StringArrayParam IoConstant                          {}
            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                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {

[0}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          1576.8
          DoubleParam IoConstant                          315.36
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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 test124.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test124.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test124.py", line 23, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: N/A
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-124 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam 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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
}
            BoolParam IoConstant                          false
             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
 '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                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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                          1
          DoubleParam IoConstant                          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'            BoolParam IoConstant                          false
             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
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          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                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+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
            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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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
          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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            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
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          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
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          3
             IntParam IoConstant                          136
             IntParam IoConstant                          132
             IntParam IoConstant                          100
             IntParam IoConstant                          44
             IntParam IoConstant                          68
          StringParam IoConstant                          test124
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam 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                          9.8e-08
          DoubleParam IoConstant                          3974
          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
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          StringParam IoConstant                          test124
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             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
          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'}
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            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                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             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.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                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1576.8
          DoubleParam IoConstant                          315.36
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1576.8
          DoubleParam IoConstant                          315.36
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            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                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             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                          136
             IntParam IoConstant                          132
             IntParam IoConstant                          100
             IntParam IoConstant                          44
             IntParam IoConstant                          68
          StringParam IoConstant                          test124
     StringArrayParam IoConstant                          {}
            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                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {

[0}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          1576.8
          DoubleParam IoConstant                          315.36
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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 test124.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test124.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test124.py", line 23, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: N/A
+++ exit code: 0
+++ error: 1

+++ Running case: PYTHON-131 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
[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

 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
[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

 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-204 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-211 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             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                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam 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                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             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
          DoubleParam IoConstant                          0
             IntParam 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
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
             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
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam 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                          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                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            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
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
            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
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          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
          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                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
            BoolParam IoConstant                          true
             IntParam 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                          true
          DoubleParam 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                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            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+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
          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                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            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                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             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                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam 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                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             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                          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
             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
             IntParam IoConstant                          26
             IntParam IoConstant                          34
          StringParam IoConstant                          test211
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          StringParam IoConstant                          test211
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             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                          {             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam 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                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          6.37101e+06
             IntParam 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                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          nan
             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                          true
            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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          8.0077e+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                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          nan
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          nan
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          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
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'             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                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            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                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true

[0] ??? Error using ==> ./classes/IoModel.cpp
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: 
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             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                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam 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                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             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
          DoubleParam IoConstant                          0
             IntParam 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
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
             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
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam 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                          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                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            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
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
            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
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          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
          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                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
            BoolParam IoConstant                          true
             IntParam 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                          true
          DoubleParam 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                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            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+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
          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                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            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                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             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                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam 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                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             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                          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
             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
             IntParam IoConstant                          26
             IntParam IoConstant                          34
          StringParam IoConstant                          test211
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          StringParam IoConstant                          test211
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             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                          {             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam 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                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          6.37101e+06
             IntParam 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                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          nan
             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                          true
            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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          8.0077e+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                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          nan
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          nan
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          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
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'             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                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            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                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true

[0] ??? Error using ==> ./classes/IoModel.cpp
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: 
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-212 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-215 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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] 
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel


[CopyConstantObject error message: Constant "md.transient.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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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] 
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel


[CopyConstantObject error message: Constant "md.transient.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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-216 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 test216.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test216.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test216.py", line 27, in <module>
    md = solve(md, 'Stressbalance')
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 216 test name: SquareShelfStressSSA2dRift field: N/A
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-216 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 test216.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test216.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test216.py", line 27, in <module>
    md = solve(md, 'Stressbalance')
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 216 test name: SquareShelfStressSSA2dRift field: N/A
+++ exit code: 0
+++ error: 1

+++ Running case: PYTHON-217 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-220 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-222 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          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                          500
          DoubleParam IoConstant                          0
          DoubleParam 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                          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
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          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
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
 'EsaUmotion'}
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          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
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1571
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1571
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test222
             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
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam 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                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            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
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Sealevel'}
          DoubleParam IoConstant                          0.02
 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            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                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] 
[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"

          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          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                          500
          DoubleParam IoConstant                          0
          DoubleParam 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                          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
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          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
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
 'EsaUmotion'}
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          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
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1571
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1571
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test222
             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
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam 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                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            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
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Sealevel'}
          DoubleParam IoConstant                          0.02
 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            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                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] 
[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"

          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-224 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.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
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam 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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' '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
             IntParam IoConstant                          966
            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                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam 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
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          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
          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
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          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                          true
             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                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            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                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1571
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
             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
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {             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
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          StringParam IoConstant                          test224
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam 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                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'            BoolParam IoConstant                          true
            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                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          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                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam 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                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy'     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
             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                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             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
             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
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
            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"


[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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.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
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam 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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' '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
             IntParam IoConstant                          966
            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                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam 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
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          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
          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
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          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                          true
             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                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            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                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1571
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
             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
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {             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
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          StringParam IoConstant                          test224
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam 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                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'            BoolParam IoConstant                          true
            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                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          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                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam 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                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy'     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
             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                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             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
             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
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
            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"


[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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-227 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          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                          500
          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                          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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+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
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam 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                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          68
             IntParam IoConstant                          78
             IntParam IoConstant                          100
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          26
             IntParam IoConstant                          34
          StringParam IoConstant                          test227
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          68
             IntParam IoConstant                          78
             IntParam IoConstant                          100
             IntParam IoConstant                          26
             IntParam IoConstant                          34
          StringParam IoConstant                          test227
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
          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                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          68
             IntParam IoConstant                          78
             IntParam IoConstant                          100
             IntParam IoConstant                          26
             IntParam IoConstant                          34
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          StringParam IoConstant                          test227
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam 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.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          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                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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                          1407
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          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
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature'             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'             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' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
 'Vy' 'Vz' 'Vel' 'Pressure'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy'            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1407
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          6.3072e+08
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          315360
          DoubleParam IoConstant                          3.1536e+08
          DoubleParam IoConstant                          0.5
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature'          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1407
          DoubleParam IoConstant                          0

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          6.3072e+08
          DoubleParam IoConstant                          315360
          DoubleParam IoConstant                          3.1536e+08
          DoubleParam IoConstant                          0.5
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          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                          500
          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                          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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+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
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam 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                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          68
             IntParam IoConstant                          78
             IntParam IoConstant                          100
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          26
             IntParam IoConstant                          34
          StringParam IoConstant                          test227
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          68
             IntParam IoConstant                          78
             IntParam IoConstant                          100
             IntParam IoConstant                          26
             IntParam IoConstant                          34
          StringParam IoConstant                          test227
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
          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                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          68
             IntParam IoConstant                          78
             IntParam IoConstant                          100
             IntParam IoConstant                          26
             IntParam IoConstant                          34
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          StringParam IoConstant                          test227
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam 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.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          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                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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                          1407
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          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
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature'             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'             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' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
 'Vy' 'Vz' 'Vel' 'Pressure'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy'            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1407
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          6.3072e+08
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          315360
          DoubleParam IoConstant                          3.1536e+08
          DoubleParam IoConstant                          0.5
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature'          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1407
          DoubleParam IoConstant                          0

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          6.3072e+08
          DoubleParam IoConstant                          315360
          DoubleParam IoConstant                          3.1536e+08
          DoubleParam IoConstant                          0.5
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          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                          500
          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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            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                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            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
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             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                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test228
     StringArrayParam IoConstant                          {}
          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                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test228
     StringArrayParam IoConstant                          {             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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam 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
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            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                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy'          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.26144e+08
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.26144e+08
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
             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                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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"


[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          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                          500
          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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            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                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            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
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             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                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test228
     StringArrayParam IoConstant                          {}
          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                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test228
     StringArrayParam IoConstant                          {             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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam 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
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            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                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy'          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.26144e+08
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.26144e+08
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
             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                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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"


[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          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.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 754589 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          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.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 754589 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-237 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             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
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam 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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam 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                          1517
             IntParam IoConstant                          1481
          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                          6.67259e-11
            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                          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.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            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
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             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                          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                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          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                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             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
             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
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            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
             IntParam 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                          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
             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
          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
             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
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam 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                          1
             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
             IntParam IoConstant                          1
          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                          8.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'             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          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                          {             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
 '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
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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                          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                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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                          100

[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"

          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             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
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam 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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam 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                          1517
             IntParam IoConstant                          1481
          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                          6.67259e-11
            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                          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.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            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
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             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                          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                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          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                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             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
             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
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            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
             IntParam 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                          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
             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
          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
             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
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam 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                          1
             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
             IntParam IoConstant                          1
          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                          8.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'             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          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                          {             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
 '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
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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                          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                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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                          100

[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"

          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-241 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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                          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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          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

[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                          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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          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"

             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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                          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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          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

[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                          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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          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"

             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-242 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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                          1e+06
             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                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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
             IntParam IoConstant                          256
             IntParam IoConstant                          1
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          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                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             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
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          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
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          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
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             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                          1e-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                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          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                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature'          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
 '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                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          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
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
            BoolParam IoConstant                          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                          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

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0]           DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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
             IntParam IoConstant                          1413

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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                          1e+06
             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                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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
             IntParam IoConstant                          256
             IntParam IoConstant                          1
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          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                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             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
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          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
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          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
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             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                          1e-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                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          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                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature'          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
 '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                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          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
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
            BoolParam IoConstant                          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                          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

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0]           DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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
             IntParam IoConstant                          1413

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-245 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          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                          100
}
            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                          100000
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          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                          100
}
            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                          100000
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-253 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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                          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

[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                          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

[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                          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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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                          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

[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                          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

[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                          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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-254 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-260 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          100
          DoubleParam IoConstant                          100000
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
             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
 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             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
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam 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                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.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                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          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                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          true
             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                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1629
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface'          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam 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
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             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                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            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
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          nan
             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                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.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
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1629
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy'          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
             IntParam IoConstant                          100
             IntParam IoConstant                          27
             IntParam IoConstant                          36
          StringParam IoConstant                          test261
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          9.4608e+07
          DoubleParam 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
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            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                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            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                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] 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                          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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          100
          DoubleParam IoConstant                          100000
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
             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
 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             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
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam 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                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.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                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          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                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          true
             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                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1629
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface'          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam 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
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             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                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            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
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          nan
             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                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.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
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1629
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy'          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
             IntParam IoConstant                          100
             IntParam IoConstant                          27
             IntParam IoConstant                          36
          StringParam IoConstant                          test261
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          9.4608e+07
          DoubleParam 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
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            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                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            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                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] 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                          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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-272 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
/home/jenkins/workspace/Debian_Linux-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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
/home/jenkins/workspace/Debian_Linux-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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-274 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
Ice
uploading input file and queuing script
launching solution sequence on remote cluster

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 test274.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test274.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test274.py", line 26, in <module>
    md = solve(md, 'Stressbalance')
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 274 test name: SquareShelfStressSSA2dDamageRift field: N/A
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-274 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
Ice
uploading input file and queuing script
launching solution sequence on remote cluster

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 test274.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test274.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test274.py", line 26, in <module>
    md = solve(md, 'Stressbalance')
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 274 test name: SquareShelfStressSSA2dDamageRift field: N/A
+++ exit code: 0
+++ error: 1

+++ Running case: PYTHON-275 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-280 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-301 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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] 
[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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] 
[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-303 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-304 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
[
[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

1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
[
[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

1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-306 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-308 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-309 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-316 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
          DoubleParam IoConstant                          500
          DoubleParam 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
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
}
             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
          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
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            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                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          true
             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                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          2093
          DoubleParam 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.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test316
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam 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                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.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                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
          DoubleParam IoConstant                          0.942
            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                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy'     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          1514
          DoubleParam 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                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
            BoolParam IoConstant                          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                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1

[0] ??? Error using ==> ./classes/IoModel.cpp          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface':2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] 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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
          DoubleParam IoConstant                          500
          DoubleParam 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
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
}
             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
          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
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            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                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          true
             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                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          2093
          DoubleParam 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.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test316
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam 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                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.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                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
          DoubleParam IoConstant                          0.942
            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                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy'     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          1514
          DoubleParam 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                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
            BoolParam IoConstant                          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                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1

[0] ??? Error using ==> ./classes/IoModel.cpp          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface':2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] 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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             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                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          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                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          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
          DoubleParam IoConstant                          223.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                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
          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
             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
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            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
          DoubleParam IoConstant                          0
          DoubleParam 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                          1521
             IntParam IoConstant                          1665
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            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
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             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
            BoolParam IoConstant                          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                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam 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
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface'          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             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                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
             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                          {          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                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam 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                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'          DoubleParam IoConstant                          3.1536e+07
             IntParam 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                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             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                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          68
 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          78
             IntParam IoConstant                          100
             IntParam IoConstant                          26
             IntParam IoConstant                          34
          StringParam IoConstant                          test317
     StringArrayParam IoConstant                          {          DoubleParam 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                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+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                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            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
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb'}
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            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' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0

          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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"

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             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                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          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                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          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
          DoubleParam IoConstant                          223.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                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
          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
             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
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            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
          DoubleParam IoConstant                          0
          DoubleParam 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                          1521
             IntParam IoConstant                          1665
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            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
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             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
            BoolParam IoConstant                          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                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam 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
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface'          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             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                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
             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                          {          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                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam 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                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'          DoubleParam IoConstant                          3.1536e+07
             IntParam 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                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             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                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          68
 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          78
             IntParam IoConstant                          100
             IntParam IoConstant                          26
             IntParam IoConstant                          34
          StringParam IoConstant                          test317
     StringArrayParam IoConstant                          {          DoubleParam 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                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+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                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            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
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb'}
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            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' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0

          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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"

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-321 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-322 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
[
[0] ??? 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

2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
[
[0] ??? 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

2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-324 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          StringParam IoConstant                          Vel
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
 '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
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
}
            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                          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
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          5
             IntParam IoConstant                          272
             IntParam IoConstant                          220
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          44
             IntParam IoConstant                          68
          StringParam IoConstant                          test324
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam 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
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam 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                          8.0077e+37
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          8.0345e+37
 'EsaUmotion'}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          7.2921e-05
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
     StringArrayParam IoConstant                          {             IntParam IoConstant                          966
             IntParam IoConstant                          966
 'Sealevel'             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
}
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          100
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
 'Vx'             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
 'Vy'             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
 'Vz'     StringArrayParam IoConstant                          { 'Vel' 'Surface' 'Base' 'MaskOceanLevelset' 'Pressure'}
             IntParam IoConstant                          1562
 'Temperature'          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'BasalforcingsGroundediceMeltingRate' 'Watercolumn' 'HydrologyWaterVx'}
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 756138 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          StringParam IoConstant                          Vel
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
 '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
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
}
            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                          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
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          5
             IntParam IoConstant                          272
             IntParam IoConstant                          220
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          44
             IntParam IoConstant                          68
          StringParam IoConstant                          test324
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam 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
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam 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                          8.0077e+37
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          8.0345e+37
 'EsaUmotion'}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          7.2921e-05
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
     StringArrayParam IoConstant                          {             IntParam IoConstant                          966
             IntParam IoConstant                          966
 'Sealevel'             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
}
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          100
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
 'Vx'             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
 'Vy'             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
 'Vz'     StringArrayParam IoConstant                          { 'Vel' 'Surface' 'Base' 'MaskOceanLevelset' 'Pressure'}
             IntParam IoConstant                          1562
 'Temperature'          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'BasalforcingsGroundediceMeltingRate' 'Watercolumn' 'HydrologyWaterVx'}
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 756138 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-326 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             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                          100
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          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
             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.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
            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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          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                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          100
             IntParam IoConstant                          27
             IntParam IoConstant                          36
          StringParam IoConstant                          test326
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             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
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz'          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          966
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn'            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
 'Base'}
             IntParam IoConstant                          1632
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
}
             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                          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                          {}

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0]             BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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"


===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 756218 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             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                          100
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          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
             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.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
            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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          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                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          100
             IntParam IoConstant                          27
             IntParam IoConstant                          36
          StringParam IoConstant                          test326
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             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
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz'          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          966
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn'            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
 'Base'}
             IntParam IoConstant                          1632
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
}
             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                          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                          {}

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0]             BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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"


===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 756218 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            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                          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam 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.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          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

[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

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 756241 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            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                          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam 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.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          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

[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

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 756241 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam 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                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam 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                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam 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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam 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
            BoolParam 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                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface'     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
             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
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test328
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test328
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
     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                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1716
             IntParam IoConstant                          1
             IntParam IoConstant                          1716
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             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                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
             IntParam IoConstant                          5
            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                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            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
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy'             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam 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                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            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
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'TotalSmb'            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
}
             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
            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"

          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam 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                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam 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                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam 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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam 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
            BoolParam 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                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface'     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
             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
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test328
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test328
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
     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                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1716
             IntParam IoConstant                          1
             IntParam IoConstant                          1716
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             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                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
             IntParam IoConstant                          5
            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                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            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
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy'             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam 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                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            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
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'TotalSmb'            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
}
             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
            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"

          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-330 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-332 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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
          DoubleParam IoConstant                          100

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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
          DoubleParam IoConstant                          100

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-336 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam 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                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 756495 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam 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                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 756495 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 756558 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 756558 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-340 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-342 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-350 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          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
          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam 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                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          8
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          8
             IntParam IoConstant                          1521
             IntParam IoConstant                          1561
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'HydrologyHead' 'HydrologyGapHeight'             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'EffectivePressure' 'HydrologyBasalFlux' 'DegreeOfChannelization'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1561
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'HydrologyHead' 'HydrologyGapHeight' 'EffectivePressure' 'HydrologyBasalFlux' 'DegreeOfChannelization'             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
             IntParam IoConstant                          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
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
             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
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             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                          {}
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          614
             IntParam IoConstant                          340
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          25
          StringParam IoConstant                          test350
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             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
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature'             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            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
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature'            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          43200
          DoubleParam IoConstant                          10800
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          0
     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                          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"


[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          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
          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam 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                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          8
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          8
             IntParam IoConstant                          1521
             IntParam IoConstant                          1561
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'HydrologyHead' 'HydrologyGapHeight'             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'EffectivePressure' 'HydrologyBasalFlux' 'DegreeOfChannelization'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1561
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'HydrologyHead' 'HydrologyGapHeight' 'EffectivePressure' 'HydrologyBasalFlux' 'DegreeOfChannelization'             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
             IntParam IoConstant                          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
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
             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
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             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                          {}
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          614
             IntParam IoConstant                          340
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          25
          StringParam IoConstant                          test350
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             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
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature'             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            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
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature'            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          43200
          DoubleParam IoConstant                          10800
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          0
     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                          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"


[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-352 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          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                          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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam 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                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam 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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' '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                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          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                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
             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
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test352
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          25
          StringParam IoConstant                          test352
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam 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                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             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
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             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                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature'             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1.89216e+08
          DoubleParam IoConstant                          1.5768e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            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
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.89216e+08
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          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"


============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          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                          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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam 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                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam 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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' '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                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          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                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
             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
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test352
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          25
          StringParam IoConstant                          test352
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam 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                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             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
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             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                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature'             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1.89216e+08
          DoubleParam IoConstant                          1.5768e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            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
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.89216e+08
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          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"


============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-354 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          100
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          100
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          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
             IntParam IoConstant                          0
            BoolParam 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          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
             IntParam IoConstant                          0
            BoolParam 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-356 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam 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                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          2
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam 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'          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
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] 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                          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
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam 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
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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam 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                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          2
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam 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'          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
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] 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                          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
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam 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
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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-360 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          100
          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                          100000
          DoubleParam IoConstant                          0
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'          DoubleParam IoConstant                          3
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1.5
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
          DoubleParam IoConstant                          500
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
             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                          0
          DoubleParam IoConstant                          2
          DoubleParam IoConstant                          0.0005
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          1.5
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          500
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          2
          DoubleParam IoConstant                          1.25
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1e-05
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea'          DoubleParam IoConstant                          0
 '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
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
          DoubleParam IoConstant                          0
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
          DoubleParam 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
          DoubleParam IoConstant                          0
             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
             IntParam IoConstant                          0
          DoubleParam IoConstant                          2093
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          StringParam IoConstant                          fos_forward
          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                          false
            BoolParam IoConstant                          true
            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
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
             IntParam IoConstant                          1517
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          1481
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          9.8
          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
          DoubleParam IoConstant                          3.1536e+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'          DoubleParam IoConstant                          223.15
}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam 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                          6.67259e-11
            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                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          2
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          100
            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'
[1] ??? Error using ==> ./classes/IoModel.cpp 'VyDebris':2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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
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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          100
          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                          100000
          DoubleParam IoConstant                          0
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'          DoubleParam IoConstant                          3
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1.5
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
          DoubleParam IoConstant                          500
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
             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                          0
          DoubleParam IoConstant                          2
          DoubleParam IoConstant                          0.0005
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          1.5
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          500
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          2
          DoubleParam IoConstant                          1.25
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1e-05
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea'          DoubleParam IoConstant                          0
 '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
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
          DoubleParam IoConstant                          0
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
          DoubleParam 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
          DoubleParam IoConstant                          0
             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
             IntParam IoConstant                          0
          DoubleParam IoConstant                          2093
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          StringParam IoConstant                          fos_forward
          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                          false
            BoolParam IoConstant                          true
            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
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
             IntParam IoConstant                          1517
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          1481
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          9.8
          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
          DoubleParam IoConstant                          3.1536e+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'          DoubleParam IoConstant                          223.15
}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam 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                          6.67259e-11
            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                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          2
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          100
            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'
[1] ??? Error using ==> ./classes/IoModel.cpp 'VyDebris':2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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
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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-362 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
      boundary conditions for stressbalance model: spc set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

             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.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                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam 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                          1665
             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                          test362
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          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                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             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                          test362
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          true
             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                          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                          {}
             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                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
============================================================
   Binary file test362.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test362.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test362.py", line 83, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 362 test name: SquareSheetHydrologyLayerSSA field: N/A
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-362 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
      boundary conditions for stressbalance model: spc set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

             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.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                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam 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                          1665
             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                          test362
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          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                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             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                          test362
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          true
             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                          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                          {}
             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                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
============================================================
   Binary file test362.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test362.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test362.py", line 83, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 362 test name: SquareSheetHydrologyLayerSSA field: N/A
+++ exit code: 0
+++ error: 1

+++ Running case: PYTHON-401 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-402 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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

0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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

0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-405 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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

0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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

0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-406 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-408 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          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                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
             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                          7
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
          DoubleParam 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
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          0
             IntParam IoConstant                          7
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          136
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'             IntParam IoConstant                          132
             IntParam IoConstant                          100
             IntParam IoConstant                          44
             IntParam IoConstant                          68
          StringParam IoConstant                          test408
     StringArrayParam IoConstant                          {}
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature'             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          136
             IntParam IoConstant                          132
             IntParam IoConstant                          100
             IntParam IoConstant                          44
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'             IntParam IoConstant                          68
          StringParam IoConstant                          test408
     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

[0             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] 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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          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                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
             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                          7
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
          DoubleParam 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
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          0
             IntParam IoConstant                          7
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          136
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'             IntParam IoConstant                          132
             IntParam IoConstant                          100
             IntParam IoConstant                          44
             IntParam IoConstant                          68
          StringParam IoConstant                          test408
     StringArrayParam IoConstant                          {}
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature'             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          136
             IntParam IoConstant                          132
             IntParam IoConstant                          100
             IntParam IoConstant                          44
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'             IntParam IoConstant                          68
          StringParam IoConstant                          test408
     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

[0             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] 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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             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                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          500
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1763
             IntParam IoConstant                          1766
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          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                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
             IntParam IoConstant                          1763
             IntParam IoConstant                          1766
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          100
             IntParam IoConstant                          27
             IntParam IoConstant                          36
          StringParam IoConstant                          test409
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz'          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'GroundedArea'}
             IntParam IoConstant                          81
             IntParam IoConstant                          100
             IntParam IoConstant                          27
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             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

[0] ??? Error using ==> ./classes/IoModel.cpp:            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             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                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          500
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1763
             IntParam IoConstant                          1766
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          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                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
             IntParam IoConstant                          1763
             IntParam IoConstant                          1766
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          100
             IntParam IoConstant                          27
             IntParam IoConstant                          36
          StringParam IoConstant                          test409
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz'          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'GroundedArea'}
             IntParam IoConstant                          81
             IntParam IoConstant                          100
             IntParam IoConstant                          27
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             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

[0] ??? Error using ==> ./classes/IoModel.cpp:            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-411 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-416 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-419 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-421 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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:
[1] ??? 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


===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 757798 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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:
[1] ??? 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


===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 757798 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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] 
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel

CopyConstantObject error message: Constant "md.transient.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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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] 
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel

CopyConstantObject error message: Constant "md.transient.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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-425 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             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.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          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                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1746
             IntParam IoConstant                          1763
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1746
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
 'Surface' 'Base' 'MaskOceanLevelset'}
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
 'Thickness' 'Surface' 'Base'}
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          25
          StringParam IoConstant                          test425
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          StringParam IoConstant                          test425
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy'          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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                          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                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            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
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message:  error message: Could not find constant "md.transient.ismmemasstransport"

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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             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.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          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                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1746
             IntParam IoConstant                          1763
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1746
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
 'Surface' 'Base' 'MaskOceanLevelset'}
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
 'Thickness' 'Surface' 'Base'}
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          25
          StringParam IoConstant                          test425
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          StringParam IoConstant                          test425
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy'          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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                          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                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            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
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message:  error message: Could not find constant "md.transient.ismmemasstransport"

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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-426 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             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                          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                          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            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
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam 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                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          32
             IntParam IoConstant                          39
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          100
             IntParam IoConstant                          13
             IntParam IoConstant                          16
          StringParam IoConstant                          test426
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1412
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          1763
             IntParam IoConstant                          1766
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel'            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel'          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          32
             IntParam IoConstant                          39
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'IceVolume'             IntParam IoConstant                          100
             IntParam IoConstant                          13
             IntParam IoConstant                          16
          StringParam IoConstant                          test426
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
 'IceVolumeAboveFloatation' 'IceMass' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea' 'GroundedAreaScaled' 'FloatingAreaScaled'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07

[0             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1

          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          { 'IceVolume' 'IceVolumeAboveFloatation' 'IceMass' '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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             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                          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                          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            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
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam 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                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          32
             IntParam IoConstant                          39
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          100
             IntParam IoConstant                          13
             IntParam IoConstant                          16
          StringParam IoConstant                          test426
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1412
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          1763
             IntParam IoConstant                          1766
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel'            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel'          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          32
             IntParam IoConstant                          39
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'IceVolume'             IntParam IoConstant                          100
             IntParam IoConstant                          13
             IntParam IoConstant                          16
          StringParam IoConstant                          test426
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
 'IceVolumeAboveFloatation' 'IceMass' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea' 'GroundedAreaScaled' 'FloatingAreaScaled'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07

[0             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1

          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          { 'IceVolume' 'IceVolumeAboveFloatation' 'IceMass' '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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-428 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
[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

] ??? 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
[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

] ??? 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-433 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             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
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
          DoubleParam IoConstant                          100
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
             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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            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
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1412
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          3998
             IntParam IoConstant                          3189
             IntParam IoConstant                          100
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          1063
             IntParam IoConstant                          1999
          StringParam IoConstant                          test433
     StringArrayParam IoConstant                          {}
             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
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            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
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          3998
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          3189
             IntParam IoConstant                          100
             IntParam IoConstant                          1063
             IntParam IoConstant                          1999
          StringParam IoConstant                          test433
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.5768e+08
          DoubleParam IoConstant                          1.5768e+08
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] 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                          1.5768e+08
          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                          false
            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                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          3998
             IntParam IoConstant                          3189
             IntParam IoConstant                          100
             IntParam IoConstant                          1063
             IntParam IoConstant                          1999
          StringParam IoConstant                          test433
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          1.5768e+08
          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                          false
            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"

============================================================
   Binary file test433.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test433.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test433.py", line 41, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 433 test name: RoundSheetShelfGLMigrationSSA3d field: N/A
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-433 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             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
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
          DoubleParam IoConstant                          100
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
             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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            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
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1412
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          3998
             IntParam IoConstant                          3189
             IntParam IoConstant                          100
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          1063
             IntParam IoConstant                          1999
          StringParam IoConstant                          test433
     StringArrayParam IoConstant                          {}
             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
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            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
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          3998
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          3189
             IntParam IoConstant                          100
             IntParam IoConstant                          1063
             IntParam IoConstant                          1999
          StringParam IoConstant                          test433
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.5768e+08
          DoubleParam IoConstant                          1.5768e+08
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] 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                          1.5768e+08
          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                          false
            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                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          3998
             IntParam IoConstant                          3189
             IntParam IoConstant                          100
             IntParam IoConstant                          1063
             IntParam IoConstant                          1999
          StringParam IoConstant                          test433
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          1.5768e+08
          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                          false
            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"

============================================================
   Binary file test433.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test433.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test433.py", line 41, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 433 test name: RoundSheetShelfGLMigrationSSA3d field: N/A
+++ exit code: 0
+++ error: 1

+++ Running case: PYTHON-434 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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

0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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

0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-435 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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                          1665
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          4
             IntParam IoConstant                          444
             IntParam IoConstant                          364
             IntParam IoConstant                          100
             IntParam IoConstant                          91
             IntParam IoConstant                          148
          StringParam IoConstant                          test435
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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+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"

             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 758280 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   Binary file test435.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test435.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test435.py", line 59, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 435 test name: MISMIP3DHO field: N/A
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-435 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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                          1665
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          4
             IntParam IoConstant                          444
             IntParam IoConstant                          364
             IntParam IoConstant                          100
             IntParam IoConstant                          91
             IntParam IoConstant                          148
          StringParam IoConstant                          test435
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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+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"

             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 758280 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   Binary file test435.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test435.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test435.py", line 59, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 435 test name: MISMIP3DHO field: N/A
+++ exit code: 0
+++ error: 1

+++ Running case: PYTHON-438 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
/home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          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                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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"

             IntParam IoConstant                          1413

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 758357 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
/home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          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                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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"

             IntParam IoConstant                          1413

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 758357 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-442 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam 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                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam 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
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          500
          DoubleParam 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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1768
             IntParam IoConstant                          1764
             IntParam IoConstant                          1767
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1768
             IntParam IoConstant                          1764
             IntParam IoConstant                          1767
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            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                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1665
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          1696
             IntParam IoConstant                          4
             IntParam IoConstant                          444
             IntParam IoConstant                          364
             IntParam IoConstant                          100
             IntParam IoConstant                          91
             IntParam IoConstant                          148
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
          StringParam IoConstant                          test442
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            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                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature'          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1665
 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          4
             IntParam IoConstant                          444
             IntParam IoConstant                          364
             IntParam IoConstant                          100
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
             IntParam IoConstant                          91
             IntParam IoConstant                          148
          StringParam IoConstant                          test442
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+08
          DoubleParam IoConstant                          3.1536e+08
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
}
            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
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'BasalforcingsFloatingiceMeltingRate'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37

[          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

 '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+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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          1764
             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                          1665
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          4
             IntParam IoConstant                          444
             IntParam IoConstant                          364
             IntParam IoConstant                          100
             IntParam IoConstant                          91
             IntParam IoConstant                          148
          StringParam IoConstant                          test442
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
============================================================
   Binary file test442.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test442.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test442.py", line 60, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 442 test name: MISMIP3DHO field: N/A
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-442 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam 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                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam 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
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          500
          DoubleParam 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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1768
             IntParam IoConstant                          1764
             IntParam IoConstant                          1767
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1768
             IntParam IoConstant                          1764
             IntParam IoConstant                          1767
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            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                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1665
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          1696
             IntParam IoConstant                          4
             IntParam IoConstant                          444
             IntParam IoConstant                          364
             IntParam IoConstant                          100
             IntParam IoConstant                          91
             IntParam IoConstant                          148
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
          StringParam IoConstant                          test442
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            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                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature'          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1665
 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          4
             IntParam IoConstant                          444
             IntParam IoConstant                          364
             IntParam IoConstant                          100
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
             IntParam IoConstant                          91
             IntParam IoConstant                          148
          StringParam IoConstant                          test442
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+08
          DoubleParam IoConstant                          3.1536e+08
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
}
            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
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'BasalforcingsFloatingiceMeltingRate'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37

[          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

 '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+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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          1764
             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                          1665
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          4
             IntParam IoConstant                          444
             IntParam IoConstant                          364
             IntParam IoConstant                          100
             IntParam IoConstant                          91
             IntParam IoConstant                          148
          StringParam IoConstant                          test442
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
============================================================
   Binary file test442.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test442.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test442.py", line 60, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 442 test name: MISMIP3DHO field: N/A
+++ exit code: 0
+++ error: 1

+++ Running case: PYTHON-446 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-448 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
             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                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
             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                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            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                          2
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1412
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          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                          false
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
             IntParam IoConstant                          1521
             IntParam IoConstant                          1412
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          1999
             IntParam IoConstant                          1063
             IntParam IoConstant                          25
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'          StringParam IoConstant                          test448
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
             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
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
 'Surface' 'Base'}
             IntParam IoConstant                          1632
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.5768e+08
          DoubleParam IoConstant                          1.5768e+08
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
            BoolParam IoConstant                          true
            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
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          1999
             IntParam IoConstant                          1063
             IntParam IoConstant                          25
          StringParam IoConstant                          test448
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          1.5768e+08
          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                          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                          {}
             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 test448.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test448.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test448.py", line 42, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: N/A
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-448 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
             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                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
             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                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            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                          2
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1412
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          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                          false
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
             IntParam IoConstant                          1521
             IntParam IoConstant                          1412
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          1999
             IntParam IoConstant                          1063
             IntParam IoConstant                          25
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'          StringParam IoConstant                          test448
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
             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
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
 'Surface' 'Base'}
             IntParam IoConstant                          1632
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.5768e+08
          DoubleParam IoConstant                          1.5768e+08
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
            BoolParam IoConstant                          true
            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
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          1999
             IntParam IoConstant                          1063
             IntParam IoConstant                          25
          StringParam IoConstant                          test448
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          1.5768e+08
          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                          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                          {}
             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 test448.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test448.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test448.py", line 42, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: N/A
+++ exit code: 0
+++ error: 1

+++ Running case: PYTHON-449 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             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                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam 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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] 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                          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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             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                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam 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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] 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                          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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-450 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-462 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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                          10000
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          10000
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.2
          DoubleParam IoConstant                          2000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          10000
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.2
          DoubleParam IoConstant                          2000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.2
          DoubleParam IoConstant                          2000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
          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                          1000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
          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
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam 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
             IntParam IoConstant                          1517
             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                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            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                          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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             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
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.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                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface'          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test462
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam 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
             IntParam IoConstant                          1
             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                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            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
             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
            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                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            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'}
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             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
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam 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                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
            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
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test462
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test462
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message:             BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
Could not find constant "md.transient.ismmemasstransport"

             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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
          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
}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy'            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          1
     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 test462.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test462.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test462.py", line 38, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 462 test name: SquareSheetShelfAmrBamgField field: N/A
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-462 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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                          10000
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          10000
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.2
          DoubleParam IoConstant                          2000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          10000
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.2
          DoubleParam IoConstant                          2000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.2
          DoubleParam IoConstant                          2000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
          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                          1000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
          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
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam 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
             IntParam IoConstant                          1517
             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                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            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                          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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             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
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.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                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface'          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test462
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam 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
             IntParam IoConstant                          1
             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                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            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
             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
            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                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            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'}
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             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
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam 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                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
            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
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test462
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test462
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message:             BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
Could not find constant "md.transient.ismmemasstransport"

             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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
          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
}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy'            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          1
     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 test462.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test462.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test462.py", line 38, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 462 test name: SquareSheetShelfAmrBamgField field: N/A
+++ exit code: 0
+++ error: 1

+++ Running case: PYTHON-465 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

             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                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

             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                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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

[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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

             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                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

             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                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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

[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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-491 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam 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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          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                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          7
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          7
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            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
          DoubleParam IoConstant                          1e-16
          DoubleParam 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                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          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                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          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
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.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                          0.0001
             IntParam IoConstant                          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
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test491
     StringArrayParam IoConstant                          {}
            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                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             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
          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
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             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                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            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                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
          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                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy'          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'          DoubleParam IoConstant                          0.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                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy'          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          9.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
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            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"


[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          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                          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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam 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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          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                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          7
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          7
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            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
          DoubleParam IoConstant                          1e-16
          DoubleParam 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                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          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                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          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
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.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                          0.0001
             IntParam IoConstant                          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
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test491
     StringArrayParam IoConstant                          {}
            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                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             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
          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
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             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                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            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                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
          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                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy'          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'          DoubleParam IoConstant                          0.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                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy'          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          9.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
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            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"


[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          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                          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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam 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                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          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                          100
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          7
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            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                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
             IntParam IoConstant                          1406
             IntParam IoConstant                          4
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
             IntParam IoConstant                          25
          StringParam IoConstant                          test494
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          7
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1406
             IntParam IoConstant                          4
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'GroundedArea' 'FloatingArea' 'Thickness' 'Surface' 'Base'}
 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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"

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam 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                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          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                          100
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          7
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            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                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
             IntParam IoConstant                          1406
             IntParam IoConstant                          4
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
             IntParam IoConstant                          25
          StringParam IoConstant                          test494
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          7
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1406
             IntParam IoConstant                          4
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'GroundedArea' 'FloatingArea' 'Thickness' 'Surface' 'Base'}
 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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"

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          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                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          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
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          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                          6.67259e-11
            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                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'          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                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          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                          0
             IntParam IoConstant                          7
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          7
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          5
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          5
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
             IntParam IoConstant                          25
          StringParam IoConstant                          test495
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test495
     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
             IntParam IoConstant                          2
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             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                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature'            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
             IntParam 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                          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"


[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          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                          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
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          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                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          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
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          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                          6.67259e-11
            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                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'          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                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          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                          0
             IntParam IoConstant                          7
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          7
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          5
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          5
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
             IntParam IoConstant                          25
          StringParam IoConstant                          test495
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test495
     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
             IntParam IoConstant                          2
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             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                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature'            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
             IntParam 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                          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"


[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          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                          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
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-503 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-507 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            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
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          9.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                          223.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                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
             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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            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                          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
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            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
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1525
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1525
          DoubleParam IoConstant                          0
     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
             IntParam IoConstant                          1763
             IntParam IoConstant                          1525
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            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
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          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
             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
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          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                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          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                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          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                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          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                          100
             IntParam IoConstant                          26
             IntParam IoConstant                          35
          StringParam IoConstant                          test507
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          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                          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                          1
             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                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          1696
             IntParam IoConstant                          2
             IntParam IoConstant                          35
             IntParam IoConstant                          52
             IntParam IoConstant                          100
             IntParam IoConstant                          26
             IntParam IoConstant                          35
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          StringParam IoConstant                          test507
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
            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                          1
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          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                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz'             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
          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
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          1
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
          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
 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
             IntParam 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                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          6.3072e+07
            BoolParam IoConstant                          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                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          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"


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            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
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          9.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                          223.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                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
             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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            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                          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
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            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
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1525
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1525
          DoubleParam IoConstant                          0
     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
             IntParam IoConstant                          1763
             IntParam IoConstant                          1525
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            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
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          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
             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
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          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                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          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                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          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                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          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                          100
             IntParam IoConstant                          26
             IntParam IoConstant                          35
          StringParam IoConstant                          test507
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          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                          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                          1
             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                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          1696
             IntParam IoConstant                          2
             IntParam IoConstant                          35
             IntParam IoConstant                          52
             IntParam IoConstant                          100
             IntParam IoConstant                          26
             IntParam IoConstant                          35
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          StringParam IoConstant                          test507
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
            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                          1
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          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                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz'             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
          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
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          1
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
          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
 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
             IntParam 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                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          6.3072e+07
            BoolParam IoConstant                          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                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          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"


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-508 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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

============================================================
   Binary file test508.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test508.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test508.py", line 18, in <module>
    md = solve(md, 'Steadystate')
         ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 508 test name: PigSteaSSA3d field: N/A
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-508 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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

============================================================
   Binary file test508.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test508.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test508.py", line 18, in <module>
    md = solve(md, 'Steadystate')
         ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 508 test name: PigSteaSSA3d field: N/A
+++ exit code: 0
+++ error: 1

+++ Running case: PYTHON-509 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-510 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-513 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-519 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          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                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          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

[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                          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

[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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          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                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          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

[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                          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

[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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-530 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-541 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             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
     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                          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
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             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
     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                          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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             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
     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                          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
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             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
     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                          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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-543 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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                          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
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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                          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
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-544 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
      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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1594
             IntParam IoConstant                          2
             IntParam IoConstant                          2
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam 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
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          525
             IntParam IoConstant                          296
             IntParam IoConstant                          25
          StringParam IoConstant                          test544
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            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                          4
             IntParam IoConstant                          4
          DoubleParam IoConstant                          6.3072e+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                          1
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          true
             IntParam IoConstant                          3
     StringArrayParam IoConstant                          { 'SMBarma' 'DefaultCalving' 'BasalforcingsDeepwaterMeltingRatearma'}
             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                          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                          { 'SmbMassBalance' 'BasalforcingsFloatingiceMeltingRate' 'BasalforcingsSpatialDeepwaterMeltingRate'}
             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                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1594
             IntParam IoConstant                          2
             IntParam IoConstant                          2
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'============================================================
   Binary file test544.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test544.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test544.py", line 114, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 544 test name: PigTranARMAandStochasticforcings field: N/A
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-544 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
      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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1594
             IntParam IoConstant                          2
             IntParam IoConstant                          2
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam 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
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          525
             IntParam IoConstant                          296
             IntParam IoConstant                          25
          StringParam IoConstant                          test544
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            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                          4
             IntParam IoConstant                          4
          DoubleParam IoConstant                          6.3072e+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                          1
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          true
             IntParam IoConstant                          3
     StringArrayParam IoConstant                          { 'SMBarma' 'DefaultCalving' 'BasalforcingsDeepwaterMeltingRatearma'}
             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                          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                          { 'SmbMassBalance' 'BasalforcingsFloatingiceMeltingRate' 'BasalforcingsSpatialDeepwaterMeltingRate'}
             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                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1594
             IntParam IoConstant                          2
             IntParam IoConstant                          2
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'============================================================
   Binary file test544.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test544.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test544.py", line 114, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 544 test name: PigTranARMAandStochasticforcings field: N/A
+++ exit code: 0
+++ error: 1

+++ Running case: PYTHON-545 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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
          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                          { '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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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
          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                          { '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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-603 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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] 
[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


[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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] 
[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


[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-605 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-606 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-611 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-622 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam 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
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          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                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 760225 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam 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
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          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                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 760225 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-703 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
/home/jenkins/workspace/Debian_Linux-Python/src/m/geometry/NowickiProfile.py:35: ComplexWarning: Casting complex values to real discards the imaginary part
  s[i] = ss[j]
Construction of a mesh from a given geometry
checking model consistency
marshalling file 'test703'.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          1770
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          817
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          947
             IntParam IoConstant                          541
             IntParam IoConstant                          25
          StringParam IoConstant                          test703
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          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                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          157.68
          DoubleParam IoConstant                          31.536
            BoolParam IoConstant                          true
            BoolParam IoConstant                          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                          100
            BoolParam IoConstant                          true

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] 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

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 760266 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
loading results from cluster
============================================================
   Binary file test703.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test703.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test703.py", line 95, in <module>
    md1 = solve(md1, 'Transient')
          ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 703 test name: FlowbandFSsheetshelfTrans field: N/A
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-703 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
/home/jenkins/workspace/Debian_Linux-Python/src/m/geometry/NowickiProfile.py:35: ComplexWarning: Casting complex values to real discards the imaginary part
  s[i] = ss[j]
Construction of a mesh from a given geometry
checking model consistency
marshalling file 'test703'.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          1770
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          817
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          947
             IntParam IoConstant                          541
             IntParam IoConstant                          25
          StringParam IoConstant                          test703
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          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                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          157.68
          DoubleParam IoConstant                          31.536
            BoolParam IoConstant                          true
            BoolParam IoConstant                          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                          100
            BoolParam IoConstant                          true

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] 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

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 760266 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
loading results from cluster
============================================================
   Binary file test703.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test703.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test703.py", line 95, in <module>
    md1 = solve(md1, 'Transient')
          ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 703 test name: FlowbandFSsheetshelfTrans field: N/A
+++ exit code: 0
+++ error: 1

+++ Running case: PYTHON-802 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam 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
             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                          0
             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
            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                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1766
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1766
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          1228
             IntParam IoConstant                          1020
             IntParam IoConstant                          100
             IntParam IoConstant                          340
             IntParam IoConstant                          614
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
          StringParam IoConstant                          test802
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
            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
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            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                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            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                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam 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
             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                          0
             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
            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                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1766
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1766
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          1228
             IntParam IoConstant                          1020
             IntParam IoConstant                          100
             IntParam IoConstant                          340
             IntParam IoConstant                          614
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
          StringParam IoConstant                          test802
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
            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
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            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                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            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                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-805 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
             IntParam IoConstant                          1413
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            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                          1
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1766
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {             IntParam IoConstant                          2
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          317.098
             IntParam IoConstant                          966
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          1228
             IntParam IoConstant                          1020
             IntParam IoConstant                          1763
             IntParam IoConstant                          1766
          DoubleParam IoConstant                          0
             IntParam IoConstant                          100
             IntParam IoConstant                          340
             IntParam IoConstant                          614
          StringParam IoConstant                          test805
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Surface' 'Base'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam 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                          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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
             IntParam IoConstant                          1413
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            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                          1
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1766
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {             IntParam IoConstant                          2
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          317.098
             IntParam IoConstant                          966
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          1228
             IntParam IoConstant                          1020
             IntParam IoConstant                          1763
             IntParam IoConstant                          1766
          DoubleParam IoConstant                          0
             IntParam IoConstant                          100
             IntParam IoConstant                          340
             IntParam IoConstant                          614
          StringParam IoConstant                          test805
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Surface' 'Base'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam 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                          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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-807 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          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                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam 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                          500
          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                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            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                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          614
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
             IntParam IoConstant                          340
             IntParam IoConstant                          25
          StringParam IoConstant                          test807
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          614
             IntParam IoConstant                          340
             IntParam IoConstant                          25
          StringParam IoConstant                          test807
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy'             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+08
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          3.1536e+08
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+08
          DoubleParam IoConstant                          3.1536e+08
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            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: 
[0Could not find constant "md.transient.ismmemasstransport"

] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          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                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam 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                          500
          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                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            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                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          614
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
             IntParam IoConstant                          340
             IntParam IoConstant                          25
          StringParam IoConstant                          test807
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          614
             IntParam IoConstant                          340
             IntParam IoConstant                          25
          StringParam IoConstant                          test807
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy'             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+08
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          3.1536e+08
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+08
          DoubleParam IoConstant                          3.1536e+08
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            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: 
[0Could not find constant "md.transient.ismmemasstransport"

] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-808 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          108
          DoubleParam IoConstant                          400
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam 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                          false
          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                          1738
             IntParam IoConstant                          933
             IntParam IoConstant                          25
          StringParam IoConstant                          test808
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          108
          DoubleParam IoConstant                          400
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam 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                          false
          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                          1738
             IntParam IoConstant                          933
             IntParam IoConstant                          25
          StringParam IoConstant                          test808
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          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"

============================================================
   Binary file test808.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test808.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test808.py", line 46, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: N/A
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-808 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          108
          DoubleParam IoConstant                          400
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam 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                          false
          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                          1738
             IntParam IoConstant                          933
             IntParam IoConstant                          25
          StringParam IoConstant                          test808
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          108
          DoubleParam IoConstant                          400
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam 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                          false
          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                          1738
             IntParam IoConstant                          933
             IntParam IoConstant                          25
          StringParam IoConstant                          test808
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          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"

============================================================
   Binary file test808.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test808.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test808.py", line 46, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: N/A
+++ exit code: 0
+++ error: 1

+++ Running case: PYTHON-811 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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                          { '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
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          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                          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' '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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            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
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
          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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
            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
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             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                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          317.098
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          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                          {             IntParam IoConstant                          966
             IntParam IoConstant                          1
             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                          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                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            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                          {     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             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                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             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.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          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
          DoubleParam 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.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             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                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.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                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          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                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          0.01
             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                          6.37101e+06
             IntParam 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                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          1514
          DoubleParam 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
            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
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
            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                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy'            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
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          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

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0]              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"

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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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                          { '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
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          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                          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' '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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            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
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
          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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
            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
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             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                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          317.098
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          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                          {             IntParam IoConstant                          966
             IntParam IoConstant                          1
             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                          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                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            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                          {     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             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                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             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.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          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
          DoubleParam 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.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             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                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.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                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          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                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          0.01
             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                          6.37101e+06
             IntParam 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                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          1514
          DoubleParam 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
            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
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
            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                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy'            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
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          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

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0]              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"

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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam 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
             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                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam 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
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          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
          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

            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                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam 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

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 760555 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam 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
             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                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam 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
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          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
          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

            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                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam 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

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 760555 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-102 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-104 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-107 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-109 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
          DoubleParam IoConstant                          0
          DoubleParam 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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            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                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             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.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam 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                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam 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                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
          DoubleParam IoConstant                          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
             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                          {     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam 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
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam 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                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             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                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          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
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             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
             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
             IntParam 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
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam 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                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            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                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature'          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            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+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
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam 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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
          DoubleParam IoConstant                          0
          DoubleParam 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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            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                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             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.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam 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                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam 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                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
          DoubleParam IoConstant                          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
             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                          {     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam 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
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam 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                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             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                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          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
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             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
             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
             IntParam 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
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam 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                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            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                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature'          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            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+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
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam 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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-111 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam 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                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
 '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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            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
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             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'          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
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'            BoolParam IoConstant                          true
          DoubleParam IoConstant                          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                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
            BoolParam IoConstant                          true
          DoubleParam 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                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          1e+11
          DoubleParam 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                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam 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                          2
            BoolParam IoConstant                          true
             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                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
             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
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          { 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             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                          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                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-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.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
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             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
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.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
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          0.942
            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
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz'             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz'          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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'IceVolume' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          68
             IntParam IoConstant                          78
             IntParam IoConstant                          100
             IntParam IoConstant                          26
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
             IntParam IoConstant                          34
          StringParam IoConstant                          test111
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'IceVolume'}
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan

[1] 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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam 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                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
 '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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            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
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             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'          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
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'            BoolParam IoConstant                          true
          DoubleParam IoConstant                          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                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
            BoolParam IoConstant                          true
          DoubleParam 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                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          1e+11
          DoubleParam 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                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam 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                          2
            BoolParam IoConstant                          true
             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                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
             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
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          { 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             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                          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                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-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.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
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             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
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.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
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          0.942
            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
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz'             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz'          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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'IceVolume' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          68
             IntParam IoConstant                          78
             IntParam IoConstant                          100
             IntParam IoConstant                          26
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
             IntParam IoConstant                          34
          StringParam IoConstant                          test111
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'IceVolume'}
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan

[1] 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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-112 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
[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

 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
[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

 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-119 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
Construction of a mesh from a given geometry
Construction of a mesh from a given geometry
Construction of a mesh from a given geometry
SUCCESS difference:       0 <   2e-09 test id: 119 test name: SquareBamgMesh field: x1
SUCCESS difference:       0 <   2e-09 test id: 119 test name: SquareBamgMesh field: y1
SUCCESS difference:       0 <   1e-13 test id: 119 test name: SquareBamgMesh field: x2
SUCCESS difference:       0 <   1e-13 test id: 119 test name: SquareBamgMesh field: y2
SUCCESS difference:       0 <   1e-13 test id: 119 test name: SquareBamgMesh field: nbelements
SUCCESS difference:     1.3 <     8.5 test id: 119 test name: SquareBamgMesh field: elapsed time
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-119 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
Construction of a mesh from a given geometry
Construction of a mesh from a given geometry
Construction of a mesh from a given geometry
SUCCESS difference:       0 <   2e-09 test id: 119 test name: SquareBamgMesh field: x1
SUCCESS difference:       0 <   2e-09 test id: 119 test name: SquareBamgMesh field: y1
SUCCESS difference:       0 <   1e-13 test id: 119 test name: SquareBamgMesh field: x2
SUCCESS difference:       0 <   1e-13 test id: 119 test name: SquareBamgMesh field: y2
SUCCESS difference:       0 <   1e-13 test id: 119 test name: SquareBamgMesh field: nbelements
SUCCESS difference:     1.3 <     8.5 test id: 119 test name: SquareBamgMesh field: elapsed time
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-120 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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                          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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             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                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          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
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy' 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             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
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
             IntParam IoConstant                          100
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
             IntParam IoConstant                          100
             IntParam IoConstant                          27
             IntParam IoConstant                          36
          StringParam IoConstant                          test121
     StringArrayParam IoConstant                          {             IntParam IoConstant                          27
             IntParam IoConstant                          36
          StringParam IoConstant                          test121
     StringArrayParam IoConstant                          {}
            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
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam 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' '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"

          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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"

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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                          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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             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                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          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
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy' 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             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
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
             IntParam IoConstant                          100
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
             IntParam IoConstant                          100
             IntParam IoConstant                          27
             IntParam IoConstant                          36
          StringParam IoConstant                          test121
     StringArrayParam IoConstant                          {             IntParam IoConstant                          27
             IntParam IoConstant                          36
          StringParam IoConstant                          test121
     StringArrayParam IoConstant                          {}
            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
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam 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' '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"

          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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"

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-122 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'VxDebris' 'VyDebris'}
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          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
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface'          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
 'Base' 'MaskOceanLevelset'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          68
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          78
             IntParam IoConstant                          100
             IntParam IoConstant                          26
             IntParam IoConstant                          34
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
          StringParam IoConstant                          test122
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          68
             IntParam IoConstant                          78
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
             IntParam IoConstant                          26
             IntParam IoConstant                          34
          StringParam IoConstant                          test122
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy'     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          { 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature'}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          2
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'Enthalpy' 'Temperature' 'Waterfraction'          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          176
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'Sealevel'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
 'Vx' 'Vy' 'Vz' 'Vel'             IntParam IoConstant                          0
            BoolParam IoConstant                          true
 '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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0

[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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' '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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'VxDebris' 'VyDebris'}
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          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
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface'          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
 'Base' 'MaskOceanLevelset'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          68
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          78
             IntParam IoConstant                          100
             IntParam IoConstant                          26
             IntParam IoConstant                          34
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
          StringParam IoConstant                          test122
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          68
             IntParam IoConstant                          78
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
             IntParam IoConstant                          26
             IntParam IoConstant                          34
          StringParam IoConstant                          test122
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy'     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          { 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature'}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          2
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'Enthalpy' 'Temperature' 'Waterfraction'          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          176
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'Sealevel'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
 'Vx' 'Vy' 'Vz' 'Vel'             IntParam IoConstant                          0
            BoolParam IoConstant                          true
 '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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0

[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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' '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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam 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                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          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                          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
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          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                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam 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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
}
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
          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
          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                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          36
             IntParam IoConstant                          27
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          25
          StringParam IoConstant                          test123
          StringParam IoConstant                          SurfaceMisfit
          StringParam IoConstant                          Outputdefinition1
          StringParam IoConstant                          Surface
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          StringParam IoConstant                          SurfaceObservation
             IntParam IoConstant                          1
          StringParam IoConstant                          nearestneighbor
          StringParam IoConstant                          WeightsSurfaceObservation
     StringArrayParam IoConstant                          { 'Misfit'}
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          36
             IntParam IoConstant                          27
             IntParam IoConstant                          25
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          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
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            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
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
          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                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature'             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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                          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
             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"

             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam 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                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          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                          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
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          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                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam 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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
}
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
          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
          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                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          36
             IntParam IoConstant                          27
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          25
          StringParam IoConstant                          test123
          StringParam IoConstant                          SurfaceMisfit
          StringParam IoConstant                          Outputdefinition1
          StringParam IoConstant                          Surface
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          StringParam IoConstant                          SurfaceObservation
             IntParam IoConstant                          1
          StringParam IoConstant                          nearestneighbor
          StringParam IoConstant                          WeightsSurfaceObservation
     StringArrayParam IoConstant                          { 'Misfit'}
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          36
             IntParam IoConstant                          27
             IntParam IoConstant                          25
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          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
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            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
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
          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                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature'             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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                          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
             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"

             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-125 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-126 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             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                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             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
             IntParam IoConstant                          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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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
 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          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
          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                          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                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             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                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            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                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          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                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            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                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
            BoolParam IoConstant                          false
          DoubleParam 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.0001
             IntParam IoConstant                          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
             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
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam 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                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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                          {          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam 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                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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'             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
     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
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          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                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' '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                          8.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'          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          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
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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'            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                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
 'VxShear' 'VyShear' 'VxBase' 'VyBase'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
 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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             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                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             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
             IntParam IoConstant                          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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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
 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          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
          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                          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                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             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                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            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                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          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                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            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                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
            BoolParam IoConstant                          false
          DoubleParam 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.0001
             IntParam IoConstant                          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
             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
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam 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                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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                          {          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam 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                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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'             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
     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
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          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                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' '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                          8.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'          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          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
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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'            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                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
 'VxShear' 'VyShear' 'VxBase' 'VyBase'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
 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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-202 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          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                          500
          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                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             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                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam 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                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             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
             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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            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
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
            BoolParam IoConstant                          false
             IntParam IoConstant                          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                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
}
             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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            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                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          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
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
          StringParam IoConstant                          test207
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             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
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.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'          DoubleParam IoConstant                          0.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                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature'             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
             IntParam IoConstant                          100
 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          27
             IntParam IoConstant                          36
          StringParam IoConstant                          test207
     StringArrayParam IoConstant                          {}
            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                          true
            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
            BoolParam IoConstant                          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                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true

[0          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
] ??? Error using ==> ./classes/IoModel.cpp:2787
[0             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"

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
] 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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          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                          500
          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                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             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                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam 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                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             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
             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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            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
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
            BoolParam IoConstant                          false
             IntParam IoConstant                          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                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
}
             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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            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                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          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
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
          StringParam IoConstant                          test207
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             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
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.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'          DoubleParam IoConstant                          0.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                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature'             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
             IntParam IoConstant                          100
 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          27
             IntParam IoConstant                          36
          StringParam IoConstant                          test207
     StringArrayParam IoConstant                          {}
            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                          true
            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
            BoolParam IoConstant                          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                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true

[0          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
] ??? Error using ==> ./classes/IoModel.cpp:2787
[0             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"

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
] 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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-208 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            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
             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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam 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
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
}
            BoolParam IoConstant                          false
            BoolParam 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                          3.1536e+07
          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                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          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                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam 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                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          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                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface'          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          2
            BoolParam IoConstant                          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                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.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                          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                          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
             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
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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
 'SmbMassBalance'}
          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                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
             IntParam IoConstant                          25
          StringParam IoConstant                          test208
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          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                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          { 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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                          {            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'}
             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.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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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"

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            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
             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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam 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
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
}
            BoolParam IoConstant                          false
            BoolParam 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                          3.1536e+07
          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                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          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                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam 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                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          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                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface'          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          2
            BoolParam IoConstant                          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                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.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                          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                          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
             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
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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
 'SmbMassBalance'}
          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                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
             IntParam IoConstant                          25
          StringParam IoConstant                          test208
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          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                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          { 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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                          {            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'}
             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.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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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"

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-209 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam 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                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             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                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          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.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam 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                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface'             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam 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
             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                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            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                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
             IntParam IoConstant                          100
             IntParam IoConstant                          27
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          36
          StringParam IoConstant                          test209
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          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                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             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                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
          StringParam IoConstant                          test209
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          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                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz'            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam 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                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             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                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          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.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam 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                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface'             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam 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
             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                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            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                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
             IntParam IoConstant                          100
             IntParam IoConstant                          27
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          36
          StringParam IoConstant                          test209
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          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                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             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                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
          StringParam IoConstant                          test209
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          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                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz'            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-210 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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                          1406
             IntParam IoConstant                          1
          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                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          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
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          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

[
[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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                          1406
             IntParam IoConstant                          1
          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                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          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
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          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

[
[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-213 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-214 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-225 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             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                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam 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                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            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                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
             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                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
     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                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'          DoubleParam IoConstant                          1e+06
             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
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam 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
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'             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
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          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                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.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
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1571
 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel'             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
            BoolParam 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                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature'          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          68
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          78
             IntParam IoConstant                          100
             IntParam IoConstant                          26
             IntParam IoConstant                          34
          StringParam IoConstant                          test225
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {            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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
             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

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             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                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam 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                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            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                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
             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                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
     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                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'          DoubleParam IoConstant                          1e+06
             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
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam 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
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'             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
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          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                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.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
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1571
 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel'             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
            BoolParam 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                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature'          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          68
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          78
             IntParam IoConstant                          100
             IntParam IoConstant                          26
             IntParam IoConstant                          34
          StringParam IoConstant                          test225
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {            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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
             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

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-226 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam 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                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          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                          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
             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
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam 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                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test226
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test226
     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
             IntParam IoConstant                          2
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          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                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1407
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          4.7304e+08
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
          DoubleParam IoConstant                          315360
          DoubleParam IoConstant                          3.1536e+08
          DoubleParam IoConstant                          0.5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1407
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          4.7304e+08
          DoubleParam IoConstant                          315360
          DoubleParam IoConstant                          3.1536e+08
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
          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                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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"

          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam 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                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          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                          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
             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
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam 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                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test226
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test226
     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
             IntParam IoConstant                          2
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          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                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1407
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          4.7304e+08
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
          DoubleParam IoConstant                          315360
          DoubleParam IoConstant                          3.1536e+08
          DoubleParam IoConstant                          0.5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1407
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          4.7304e+08
          DoubleParam IoConstant                          315360
          DoubleParam IoConstant                          3.1536e+08
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
          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                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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"

          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-230 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam 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
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          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                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'             IntParam IoConstant                          1
             IntParam IoConstant                          0
          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                          0
            BoolParam IoConstant                          false
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            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
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam 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.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             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
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam 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
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          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                          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
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam 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                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          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
          DoubleParam IoConstant                          1e+06
             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
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
     StringArrayParam 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                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             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
             IntParam IoConstant                          1
             IntParam 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
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             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                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
             IntParam IoConstant                          1
          DoubleParam 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.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel'            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            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
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz'             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.26144e+08
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
            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
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          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                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
            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
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            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                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787

[0] ??? Error using ==> ./classes/IoModel.cpp:] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam 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
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          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                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'             IntParam IoConstant                          1
             IntParam IoConstant                          0
          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                          0
            BoolParam IoConstant                          false
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            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
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam 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.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             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
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam 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
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          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                          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
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam 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                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          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
          DoubleParam IoConstant                          1e+06
             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
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
     StringArrayParam 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                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             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
             IntParam IoConstant                          1
             IntParam 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
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             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                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
             IntParam IoConstant                          1
          DoubleParam 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.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel'            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            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
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz'             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.26144e+08
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
            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
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          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                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
            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
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            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                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787

[0] ??? Error using ==> ./classes/IoModel.cpp:] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam 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
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1481
          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
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          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                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             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
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
            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                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          32
             IntParam IoConstant                          39
             IntParam IoConstant                          100
             IntParam IoConstant                          13
             IntParam IoConstant                          16
          StringParam IoConstant                          test231
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          32
             IntParam IoConstant                          39
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          100
             IntParam IoConstant                          13
             IntParam IoConstant                          16
          StringParam IoConstant                          test231
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature'          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz'            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.26144e+08
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy'            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
            BoolParam IoConstant                          true
             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"


[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam 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
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1481
          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
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          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                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             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
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
            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                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          32
             IntParam IoConstant                          39
             IntParam IoConstant                          100
             IntParam IoConstant                          13
             IntParam IoConstant                          16
          StringParam IoConstant                          test231
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          32
             IntParam IoConstant                          39
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          100
             IntParam IoConstant                          13
             IntParam IoConstant                          16
          StringParam IoConstant                          test231
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature'          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz'            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.26144e+08
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy'            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
            BoolParam IoConstant                          true
             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"


[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-232 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             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                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             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
             IntParam IoConstant                          0
            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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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
          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
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             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                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
 '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
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            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                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             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'             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            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
            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                          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
             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                          1
          DoubleParam IoConstant                          1
          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
             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                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'          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                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
             IntParam IoConstant                          100
             IntParam IoConstant                          27
             IntParam IoConstant                          36
          StringParam IoConstant                          test232
     StringArrayParam IoConstant                          { 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            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                          test232
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
     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                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             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
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          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
             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
             IntParam IoConstant                          7
            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                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature'             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature'             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel'             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
             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                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
}
             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                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
     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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
             IntParam IoConstant                          100
             IntParam IoConstant                          27
            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
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          36
          StringParam IoConstant                          test232
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            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
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01

[0] ??? Error using ==>           DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true

            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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
            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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             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                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             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
             IntParam IoConstant                          0
            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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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
          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
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             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                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
 '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
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            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                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             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'             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            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
            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                          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
             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                          1
          DoubleParam IoConstant                          1
          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
             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                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'          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                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
             IntParam IoConstant                          100
             IntParam IoConstant                          27
             IntParam IoConstant                          36
          StringParam IoConstant                          test232
     StringArrayParam IoConstant                          { 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            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                          test232
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
     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                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             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
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          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
             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
             IntParam IoConstant                          7
            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                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature'             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature'             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel'             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
             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                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
}
             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                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
     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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
             IntParam IoConstant                          100
             IntParam IoConstant                          27
            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
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          36
          StringParam IoConstant                          test232
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            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
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01

[0] ??? Error using ==>           DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true

            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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
            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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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                          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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.5
          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
             IntParam IoConstant                          0
            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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
             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.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                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          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                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     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
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            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
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'             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                          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                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          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                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          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
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface'             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             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                          {          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
}
            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                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          3
             IntParam IoConstant                          68
             IntParam IoConstant                          78
             IntParam IoConstant                          100
             IntParam IoConstant                          26
             IntParam IoConstant                          34
          StringParam IoConstant                          test233
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam 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                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             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                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          nan
             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
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel'            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          3
             IntParam IoConstant                          68
             IntParam IoConstant                          78
             IntParam IoConstant                          100
             IntParam IoConstant                          26
             IntParam IoConstant                          34
          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
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          StringParam IoConstant                          test233
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          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
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {            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                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             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                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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

[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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                          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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.5
          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
             IntParam IoConstant                          0
            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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
             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.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                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          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                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     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
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            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
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'             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                          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                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          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                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          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
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface'             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             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                          {          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
}
            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                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          3
             IntParam IoConstant                          68
             IntParam IoConstant                          78
             IntParam IoConstant                          100
             IntParam IoConstant                          26
             IntParam IoConstant                          34
          StringParam IoConstant                          test233
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam 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                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             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                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          nan
             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
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel'            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          3
             IntParam IoConstant                          68
             IntParam IoConstant                          78
             IntParam IoConstant                          100
             IntParam IoConstant                          26
             IntParam IoConstant                          34
          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
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          StringParam IoConstant                          test233
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          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
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {            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                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             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                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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

[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          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                          500
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            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
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam 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                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          StringParam IoConstant                          test236
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1721
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.5
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test236
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          6.5
          DoubleParam IoConstant                          6.5
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            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                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1721
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.5
          DoubleParam IoConstant                          6.5
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.5
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          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.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            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"


[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] 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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          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                          500
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            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
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam 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                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          StringParam IoConstant                          test236
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1721
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.5
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test236
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          6.5
          DoubleParam IoConstant                          6.5
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            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                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1721
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.5
          DoubleParam IoConstant                          6.5
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.5
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          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.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            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"


[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] 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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-239 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             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                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             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                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'            BoolParam IoConstant                          true
          DoubleParam 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                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             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+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          500
          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                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam 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                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
            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.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             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                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test239
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
     StringArrayParam 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                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
          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                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'             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
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.169
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test239
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          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                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            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
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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
             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
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test239
     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
            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
            BoolParam 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                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.169
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             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
          DoubleParam 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                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.169
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          1
          DoubleParam 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                          6.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                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature'            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
}
             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
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          6.3072e+07
          DoubleParam IoConstant                          1.5768e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'            BoolParam IoConstant                          true
}
             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"


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             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                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             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                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'            BoolParam IoConstant                          true
          DoubleParam 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                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             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+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          500
          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                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam 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                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
            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.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             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                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test239
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
     StringArrayParam 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                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
          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                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'             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
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.169
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test239
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          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                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            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
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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
             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
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test239
     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
            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
            BoolParam 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                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.169
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             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
          DoubleParam 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                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.169
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          1
          DoubleParam 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                          6.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                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature'            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
}
             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
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          6.3072e+07
          DoubleParam IoConstant                          1.5768e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'            BoolParam IoConstant                          true
}
             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"


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-240 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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

[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                          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

[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                          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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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

[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                          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

[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                          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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-243 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam 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                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          500
          DoubleParam 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                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          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
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             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'          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          910
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          16
             IntParam IoConstant                          13
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          25
          StringParam IoConstant                          test243
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1715
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          910
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
             IntParam IoConstant                          2
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0.0909091
          DoubleParam IoConstant                          30
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          0.85
          DoubleParam IoConstant                          0.48
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          15
          DoubleParam IoConstant                          30
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          7
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          10
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
          DoubleParam IoConstant                          10800
     StringArrayParam IoConstant                          { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn'             IntParam IoConstant                          16
             IntParam IoConstant                          13
             IntParam IoConstant                          25
          StringParam IoConstant                          test243
     StringArrayParam IoConstant                          { 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
 'SmbMeanSHF' 'SmbMeanLHF' 'SmbMeanULW' 'SmbNetLW' 'SmbNetSW' 'SmbWAdd' 'SmbRunoff' 'SmbRefreeze'             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
 'SmbMelt' 'SmbEC' 'SmbPrecipitation' 'SmbRain' 'SmbAccumulatedMassBalance' 'SmbAccumulatedRunoff' 'SmbAccumulatedMelt'     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
 'SmbAccumulatedEC' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRain' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRefreeze'}
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1715
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            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                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0.0909091
          DoubleParam IoConstant                          30
          DoubleParam IoConstant                          0.85
          DoubleParam IoConstant                          0.48
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'          DoubleParam IoConstant                          15
          DoubleParam IoConstant                          30
          DoubleParam IoConstant                          7
 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          10
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
          DoubleParam IoConstant                          10800
     StringArrayParam IoConstant                          { 'SmbDz' 'SmbT' 'SmbD'             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC' 'SmbMeanSHF' 'SmbMeanLHF'          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
 'SmbMeanULW' 'SmbNetLW' 'SmbNetSW' 'SmbWAdd' 'SmbRunoff'          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate' 'SmbRefreeze' 'SmbMelt' 'SmbEC' 'SmbPrecipitation' 'SmbRain'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          6.19682e+10
          DoubleParam IoConstant                          6.19998e+10
 '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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            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
          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

[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"


===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 755669 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam 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                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          500
          DoubleParam 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                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          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
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             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'          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          910
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          16
             IntParam IoConstant                          13
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          25
          StringParam IoConstant                          test243
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1715
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          910
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
             IntParam IoConstant                          2
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0.0909091
          DoubleParam IoConstant                          30
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          0.85
          DoubleParam IoConstant                          0.48
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          15
          DoubleParam IoConstant                          30
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          7
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          10
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
          DoubleParam IoConstant                          10800
     StringArrayParam IoConstant                          { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn'             IntParam IoConstant                          16
             IntParam IoConstant                          13
             IntParam IoConstant                          25
          StringParam IoConstant                          test243
     StringArrayParam IoConstant                          { 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
 'SmbMeanSHF' 'SmbMeanLHF' 'SmbMeanULW' 'SmbNetLW' 'SmbNetSW' 'SmbWAdd' 'SmbRunoff' 'SmbRefreeze'             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
 'SmbMelt' 'SmbEC' 'SmbPrecipitation' 'SmbRain' 'SmbAccumulatedMassBalance' 'SmbAccumulatedRunoff' 'SmbAccumulatedMelt'     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
 'SmbAccumulatedEC' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRain' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRefreeze'}
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1715
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            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                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0.0909091
          DoubleParam IoConstant                          30
          DoubleParam IoConstant                          0.85
          DoubleParam IoConstant                          0.48
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'          DoubleParam IoConstant                          15
          DoubleParam IoConstant                          30
          DoubleParam IoConstant                          7
 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          10
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
          DoubleParam IoConstant                          10800
     StringArrayParam IoConstant                          { 'SmbDz' 'SmbT' 'SmbD'             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC' 'SmbMeanSHF' 'SmbMeanLHF'          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
 'SmbMeanULW' 'SmbNetLW' 'SmbNetSW' 'SmbWAdd' 'SmbRunoff'          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate' 'SmbRefreeze' 'SmbMelt' 'SmbEC' 'SmbPrecipitation' 'SmbRain'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          6.19682e+10
          DoubleParam IoConstant                          6.19998e+10
 '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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            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
          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

[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"


===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 755669 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
[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

] 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
[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

] 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam 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
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          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.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam 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
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          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                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             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                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          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                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            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'}
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam 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                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             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                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            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                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam 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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
 '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
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.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                          { '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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          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                          {}
             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
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            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
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             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
            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
             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                          {             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                          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
}
     StringArrayParam IoConstant                          {}
            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
          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'             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
            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
 '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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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                          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
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam 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
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'          DoubleParam IoConstant                          10800
     StringArrayParam IoConstant                          { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'}
          DoubleParam IoConstant                          6.37101e+06
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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'}
          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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam 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
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             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                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            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                          8.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'          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                          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
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam 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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             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                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             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"


[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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam 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
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          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.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam 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
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          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                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             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                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          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                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            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'}
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam 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                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             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                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            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                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam 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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
 '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
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.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                          { '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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          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                          {}
             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
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            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
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             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
            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
             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                          {             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                          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
}
     StringArrayParam IoConstant                          {}
            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
          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'             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
            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
 '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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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                          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
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam 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
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'          DoubleParam IoConstant                          10800
     StringArrayParam IoConstant                          { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'}
          DoubleParam IoConstant                          6.37101e+06
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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'}
          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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam 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
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             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                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            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                          8.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'          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                          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
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam 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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             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                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             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"


[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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-255 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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                          0
          DoubleParam IoConstant                          500
          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                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          StringParam IoConstant                          fos_forward
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          2
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'          DoubleParam IoConstant                          0
 'VxDebris'          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'VyDebris' 'DebrisMaskNodeActivation'}
 'VxDebris'            BoolParam IoConstant                          false
 'VyDebris'             IntParam IoConstant                          1
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
 'EsaUmotion'}
            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
          DoubleParam IoConstant                          1e+06
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
             IntParam IoConstant                          966
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
             IntParam IoConstant                          966
          DoubleParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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
             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
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1521
             IntParam IoConstant                          1763
             IntParam IoConstant                          1665
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
     StringArrayParam IoConstant                          { 'Surface'          DoubleParam IoConstant                          0
 'Base' 'MaskOceanLevelset'     StringArrayParam IoConstant                          { 'Surface'}
 'Base' 'MaskOceanLevelset'             IntParam IoConstant                          1562
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy' 'Watercolumn' 'HydrologyWaterVx'}
 'HydrologyWaterVy'             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
}
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          256
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          1
          DoubleParam IoConstant                          6.371e+06
             IntParam IoConstant                          10
          DoubleParam IoConstant                          1e+11
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          31709.8
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          966
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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                          0
          DoubleParam IoConstant                          500
          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                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          StringParam IoConstant                          fos_forward
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          2
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'          DoubleParam IoConstant                          0
 'VxDebris'          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'VyDebris' 'DebrisMaskNodeActivation'}
 'VxDebris'            BoolParam IoConstant                          false
 'VyDebris'             IntParam IoConstant                          1
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
 'EsaUmotion'}
            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
          DoubleParam IoConstant                          1e+06
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
             IntParam IoConstant                          966
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
             IntParam IoConstant                          966
          DoubleParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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
             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
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1521
             IntParam IoConstant                          1763
             IntParam IoConstant                          1665
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
     StringArrayParam IoConstant                          { 'Surface'          DoubleParam IoConstant                          0
 'Base' 'MaskOceanLevelset'     StringArrayParam IoConstant                          { 'Surface'}
 'Base' 'MaskOceanLevelset'             IntParam IoConstant                          1562
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy' 'Watercolumn' 'HydrologyWaterVx'}
 'HydrologyWaterVy'             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
}
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          256
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          1
          DoubleParam IoConstant                          6.371e+06
             IntParam IoConstant                          10
          DoubleParam IoConstant                          1e+11
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          31709.8
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          966
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-256 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            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                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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
          DoubleParam IoConstant                          100
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
          StringParam IoConstant                          Vel
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          1
             IntParam IoConstant                          262
             IntParam IoConstant                          153
             IntParam IoConstant                          25
          StringParam IoConstant                          test257
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1.5
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            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
          DoubleParam IoConstant                          500
             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
          DoubleParam 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                          500
}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
 '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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          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                          {             IntParam IoConstant                          966
}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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'            BoolParam IoConstant                          false
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          500
          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

[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
            BoolParam IoConstant                          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0

[0] ??? Error using ==> ./classes/IoModel.cpp          DoubleParam IoConstant                          0
:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            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                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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
          DoubleParam IoConstant                          100
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
          StringParam IoConstant                          Vel
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          1
             IntParam IoConstant                          262
             IntParam IoConstant                          153
             IntParam IoConstant                          25
          StringParam IoConstant                          test257
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1.5
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            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
          DoubleParam IoConstant                          500
             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
          DoubleParam 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                          500
}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
 '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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          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                          {             IntParam IoConstant                          966
}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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'            BoolParam IoConstant                          false
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          500
          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

[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
            BoolParam IoConstant                          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0

[0] ??? Error using ==> ./classes/IoModel.cpp          DoubleParam IoConstant                          0
:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-270 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
/home/jenkins/workspace/Debian_Linux-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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
/home/jenkins/workspace/Debian_Linux-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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-285 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-292 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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

[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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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

[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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam 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
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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                          0
          DoubleParam IoConstant                          500
          DoubleParam 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                          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
          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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1653
          DoubleParam IoConstant                          6.33775e-09
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1653
          DoubleParam IoConstant                          6.33775e-09
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          75
          DoubleParam IoConstant                          -100
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          75
          DoubleParam IoConstant                          -100
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3.15569e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3.15569e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam 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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            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                          31688.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          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                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             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                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam 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
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test293
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          31688.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            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                          {             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          31688.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
             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                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             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
             IntParam IoConstant                          11
             IntParam IoConstant                          1
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          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
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            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                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate' 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
          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
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test293
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
            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
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          StringParam IoConstant                          test293
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            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                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
             IntParam 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                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          5
            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
            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
          DoubleParam IoConstant                          3.15569e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          8.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'          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
 '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.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.46708e+07
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          3.15569e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          9.46708e+07
          DoubleParam IoConstant                          3.15569e+07
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0
            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                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'BasalforcingsFloatingiceMeltingRate'}
     StringArrayParam IoConstant                          { 'BasalforcingsFloatingiceMeltingRate'}
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam 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
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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                          0
          DoubleParam IoConstant                          500
          DoubleParam 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                          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
          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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1653
          DoubleParam IoConstant                          6.33775e-09
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1653
          DoubleParam IoConstant                          6.33775e-09
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          75
          DoubleParam IoConstant                          -100
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          75
          DoubleParam IoConstant                          -100
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3.15569e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3.15569e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam 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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            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                          31688.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          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                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             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                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam 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
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test293
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          31688.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            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                          {             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          31688.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
             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                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             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
             IntParam IoConstant                          11
             IntParam IoConstant                          1
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          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
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            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                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate' 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
          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
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test293
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
            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
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          StringParam IoConstant                          test293
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            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                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
             IntParam 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                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          5
            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
            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
          DoubleParam IoConstant                          3.15569e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          8.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'          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
 '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.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.46708e+07
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          3.15569e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          9.46708e+07
          DoubleParam IoConstant                          3.15569e+07
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0
            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                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'BasalforcingsFloatingiceMeltingRate'}
     StringArrayParam IoConstant                          { 'BasalforcingsFloatingiceMeltingRate'}
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-302 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-305 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-307 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-312 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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                          100
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam 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
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'             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                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
             IntParam IoConstant                          100
             IntParam IoConstant                          27
             IntParam IoConstant                          36
          StringParam IoConstant                          test313
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface'             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel'             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          20
            BoolParam IoConstant                          true
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          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                          {}

[2] ??? Error using ==> ./classes/IoModel.cpp:            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          20
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] 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
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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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                          100
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam 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
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'             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                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
             IntParam IoConstant                          100
             IntParam IoConstant                          27
             IntParam IoConstant                          36
          StringParam IoConstant                          test313
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface'             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel'             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          20
            BoolParam IoConstant                          true
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          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                          {}

[2] ??? Error using ==> ./classes/IoModel.cpp:            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          20
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] 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
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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-314 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     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
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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

[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

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 756655 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     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
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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

[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

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 756655 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             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                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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                          0
          DoubleParam IoConstant                          0
             IntParam 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
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'            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
 'VyDebris'}
            BoolParam IoConstant                          false
             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
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          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                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
             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                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
             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
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          5
             IntParam IoConstant                          272
             IntParam IoConstant                          220
             IntParam IoConstant                          100
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
             IntParam IoConstant                          44
             IntParam IoConstant                          68
          StringParam IoConstant                          test315
     StringArrayParam IoConstant                          {}
          DoubleParam 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                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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"

          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     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

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 756726 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             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                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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                          0
          DoubleParam IoConstant                          0
             IntParam 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
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'            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
 'VyDebris'}
            BoolParam IoConstant                          false
             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
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          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                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
             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                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
             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
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          5
             IntParam IoConstant                          272
             IntParam IoConstant                          220
             IntParam IoConstant                          100
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
             IntParam IoConstant                          44
             IntParam IoConstant                          68
          StringParam IoConstant                          test315
     StringArrayParam IoConstant                          {}
          DoubleParam 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                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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"

          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     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

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 756726 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-318 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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


============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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


============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-319 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-323 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             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                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam 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                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          StringParam 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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             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
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam 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
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'EsaUmotion'}
            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
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
            BoolParam 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                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          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
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             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
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          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                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test323
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test323
     StringArrayParam IoConstant                          {             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
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test323
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          1407
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          3.53203e+10
          DoubleParam IoConstant                          315360
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3.1536e+11
          DoubleParam IoConstant                          0.5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             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
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             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                          false
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'
[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'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan

 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1407
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          3.53203e+10
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          315360
          DoubleParam IoConstant                          3.1536e+11
          DoubleParam IoConstant                          0.5
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1407
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          3.53203e+10
          DoubleParam IoConstant                          315360
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3.1536e+11
          DoubleParam IoConstant                          0.5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            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                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] 
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             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                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam 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                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          StringParam 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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             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
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam 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
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'EsaUmotion'}
            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
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
            BoolParam 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                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          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
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             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
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          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                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test323
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test323
     StringArrayParam IoConstant                          {             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
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test323
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          1407
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          3.53203e+10
          DoubleParam IoConstant                          315360
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3.1536e+11
          DoubleParam IoConstant                          0.5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             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
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             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                          false
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'
[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'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan

 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1407
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          3.53203e+10
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          315360
          DoubleParam IoConstant                          3.1536e+11
          DoubleParam IoConstant                          0.5
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1407
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          3.53203e+10
          DoubleParam IoConstant                          315360
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3.1536e+11
          DoubleParam IoConstant                          0.5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            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                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] 
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-325 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-329 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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                          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

[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                          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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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                          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

[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                          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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-333 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-334 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-338 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
          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                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          1
             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                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          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
            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
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             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                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             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                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test338
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          25
          StringParam IoConstant                          test338
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1720
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
             IntParam IoConstant                          1720
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
 'Vx' 'Vy' 'Vel' 'Pressure'}
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          1.26144e+10
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.26144e+10
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            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                          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
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] 
[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"


          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
          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                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          1
             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                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          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
            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
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             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                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             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                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test338
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          25
          StringParam IoConstant                          test338
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1720
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
             IntParam IoConstant                          1720
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
 'Vx' 'Vy' 'Vel' 'Pressure'}
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          1.26144e+10
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.26144e+10
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            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                          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
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] 
[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"


          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            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
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            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
          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                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
             IntParam IoConstant                          0
            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                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
             IntParam IoConstant                          1
             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                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          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
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             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
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {             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                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             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'             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
}
          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                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam 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
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
          DoubleParam IoConstant                          1
          DoubleParam 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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'             IntParam IoConstant                          1
             IntParam IoConstant                          0
             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'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
             IntParam IoConstant                          3
             IntParam IoConstant                          136
             IntParam IoConstant                          132
             IntParam IoConstant                          100
             IntParam IoConstant                          44
             IntParam IoConstant                          68
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
          StringParam IoConstant                          test339
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          256
             IntParam IoConstant                          1
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1720
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1e-16
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          1632
 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
 'Vx' 'Vy' 'Vz' 'Vel'          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          334000
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy'          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
 'Vz' 'Vel' 'Pressure'}
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
             IntParam IoConstant                          136
             IntParam IoConstant                          132
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
             IntParam IoConstant                          100
             IntParam IoConstant                          44
             IntParam IoConstant                          68
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'          StringParam IoConstant                          test339
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1.26144e+08
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
             IntParam IoConstant                          1720
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            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
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05

[             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: }
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {Could not find constant "md.transient.ismmemasstransport"

 '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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            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
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            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
          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                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
             IntParam IoConstant                          0
            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                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
             IntParam IoConstant                          1
             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                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          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
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             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
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {             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                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             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'             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
}
          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                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam 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
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
          DoubleParam IoConstant                          1
          DoubleParam 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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'             IntParam IoConstant                          1
             IntParam IoConstant                          0
             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'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
             IntParam IoConstant                          3
             IntParam IoConstant                          136
             IntParam IoConstant                          132
             IntParam IoConstant                          100
             IntParam IoConstant                          44
             IntParam IoConstant                          68
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
          StringParam IoConstant                          test339
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          256
             IntParam IoConstant                          1
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1720
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1e-16
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          1632
 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
 'Vx' 'Vy' 'Vz' 'Vel'          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          334000
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy'          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
 'Vz' 'Vel' 'Pressure'}
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
             IntParam IoConstant                          136
             IntParam IoConstant                          132
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
             IntParam IoConstant                          100
             IntParam IoConstant                          44
             IntParam IoConstant                          68
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'          StringParam IoConstant                          test339
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1.26144e+08
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
             IntParam IoConstant                          1720
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            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
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05

[             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: }
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {Could not find constant "md.transient.ismmemasstransport"

 '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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-341 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-343 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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
          DoubleParam IoConstant                          100

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 757324 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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
          DoubleParam IoConstant                          100

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 757324 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-344 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          0
          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                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            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
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          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
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
          DoubleParam IoConstant                          8.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
             IntParam IoConstant                          0
            BoolParam 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.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'TotalSmb'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'            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                          136
             IntParam IoConstant                          132
             IntParam IoConstant                          100
             IntParam IoConstant                          44
             IntParam IoConstant                          68
          StringParam IoConstant                          test344
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            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

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          0
          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                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            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
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          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
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
          DoubleParam IoConstant                          8.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
             IntParam IoConstant                          0
            BoolParam 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.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'TotalSmb'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'            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                          136
             IntParam IoConstant                          132
             IntParam IoConstant                          100
             IntParam IoConstant                          44
             IntParam IoConstant                          68
          StringParam IoConstant                          test344
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            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

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-346 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          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                          500
          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                          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
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam 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                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             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
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          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
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          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                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          1562
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          929
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1.372e-05
          DoubleParam IoConstant                          700
          DoubleParam IoConstant                          199000
          DoubleParam IoConstant                          0.5
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          1562
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          195
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1667
          DoubleParam IoConstant                          929
          DoubleParam IoConstant                          1.372e-05
          DoubleParam IoConstant                          700
          DoubleParam IoConstant                          199000
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
          DoubleParam IoConstant                          0.5
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          195
          DoubleParam IoConstant                          9.8e-08
             IntParam IoConstant                          100
             IntParam IoConstant                          27
             IntParam IoConstant                          36
          StringParam IoConstant                          test346
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1667
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
             IntParam IoConstant                          100
             IntParam IoConstant                          27
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          36
          StringParam IoConstant                          test346
     StringArrayParam IoConstant                          {}
            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'             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
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             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                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature'             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate' '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.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature'             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            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                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam 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"


[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          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                          500
          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                          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
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam 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                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             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
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          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
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          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                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          1562
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          929
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1.372e-05
          DoubleParam IoConstant                          700
          DoubleParam IoConstant                          199000
          DoubleParam IoConstant                          0.5
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          1562
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          195
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1667
          DoubleParam IoConstant                          929
          DoubleParam IoConstant                          1.372e-05
          DoubleParam IoConstant                          700
          DoubleParam IoConstant                          199000
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
          DoubleParam IoConstant                          0.5
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          195
          DoubleParam IoConstant                          9.8e-08
             IntParam IoConstant                          100
             IntParam IoConstant                          27
             IntParam IoConstant                          36
          StringParam IoConstant                          test346
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1667
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
             IntParam IoConstant                          100
             IntParam IoConstant                          27
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          36
          StringParam IoConstant                          test346
     StringArrayParam IoConstant                          {}
            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'             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
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             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                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature'             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate' '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.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature'             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            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                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam 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"


[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam 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
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam 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
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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"

             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam 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
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam 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
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam 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
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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"

             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam 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
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-353 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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                          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'}
          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"

             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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'}
          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"

             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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'}
          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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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                          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'}
          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"

             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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'}
          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"

             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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'}
          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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-361 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam 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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam 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                          500
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam 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                          0
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          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'             IntParam IoConstant                          0
 '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                          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
          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                          {
[0] ??? Error using ==> ./classes/IoModel.cpp:2787 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1

[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam 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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam 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                          500
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam 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                          0
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          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'             IntParam IoConstant                          0
 '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                          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
          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                          {
[0] ??? Error using ==> ./classes/IoModel.cpp:2787 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1

[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-404 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-407 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam 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                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            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                          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
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          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
          DoubleParam IoConstant                          0
             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                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
 'HydrologyWaterVy'}
             IntParam 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
          DoubleParam 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                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+11
          DoubleParam 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                          true
          DoubleParam IoConstant                          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                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          2.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                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             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                          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
             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
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.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
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.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                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
          DoubleParam IoConstant                          0.942
            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                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel'          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          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                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
}
             IntParam 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                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            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                          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
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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                          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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam 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                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            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                          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
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          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
          DoubleParam IoConstant                          0
             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                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
 'HydrologyWaterVy'}
             IntParam 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
          DoubleParam 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                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+11
          DoubleParam 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                          true
          DoubleParam IoConstant                          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                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          2.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                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             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                          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
             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
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.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
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.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                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
          DoubleParam IoConstant                          0.942
            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                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel'          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          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                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
}
             IntParam 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                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            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                          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
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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                          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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-410 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-415 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-423 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          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                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam 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                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            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                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam 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
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            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
 'VyDebris'}
            BoolParam IoConstant                          false
             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
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam 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                          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                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          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
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1412
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam 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                          0
             IntParam IoConstant                          1
             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
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             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
             IntParam IoConstant                          1521
             IntParam IoConstant                          1412
             IntParam IoConstant                          1763
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
             IntParam IoConstant                          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                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          1999
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            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
             IntParam IoConstant                          1063
             IntParam IoConstant                          25
          StringParam IoConstant                          test423
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          1999
             IntParam IoConstant                          1063
             IntParam IoConstant                          25
          StringParam IoConstant                          test423
     StringArrayParam IoConstant                          {             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
             IntParam IoConstant                          1
             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                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam 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-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          0
             IntParam 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.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
             IntParam IoConstant                          1999
             IntParam IoConstant                          1063
             IntParam IoConstant                          25
          StringParam IoConstant                          test423
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             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'}
             IntParam IoConstant                          0
             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
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam 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.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'             IntParam IoConstant                          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                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            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
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.5768e+08
          DoubleParam IoConstant                          1.5768e+08
            BoolParam IoConstant                          true
          DoubleParam 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                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
            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                          false
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1.5768e+08
          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                          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
          DoubleParam IoConstant                          0.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
            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
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
            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                          0
          DoubleParam IoConstant                          1.5768e+08
          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                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false

[2] ??? Error using ==> ./classes/IoModel.cpp:
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
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 test423.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test423.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test423.py", line 40, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: N/A
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-423 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          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                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam 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                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            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                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam 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
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            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
 'VyDebris'}
            BoolParam IoConstant                          false
             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
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam 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                          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                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          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
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1412
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam 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                          0
             IntParam IoConstant                          1
             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
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             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
             IntParam IoConstant                          1521
             IntParam IoConstant                          1412
             IntParam IoConstant                          1763
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
             IntParam IoConstant                          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                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          1999
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            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
             IntParam IoConstant                          1063
             IntParam IoConstant                          25
          StringParam IoConstant                          test423
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          1999
             IntParam IoConstant                          1063
             IntParam IoConstant                          25
          StringParam IoConstant                          test423
     StringArrayParam IoConstant                          {             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
             IntParam IoConstant                          1
             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                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam 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-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          0
             IntParam 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.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
             IntParam IoConstant                          1999
             IntParam IoConstant                          1063
             IntParam IoConstant                          25
          StringParam IoConstant                          test423
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             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'}
             IntParam IoConstant                          0
             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
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam 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.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'             IntParam IoConstant                          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                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            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
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.5768e+08
          DoubleParam IoConstant                          1.5768e+08
            BoolParam IoConstant                          true
          DoubleParam 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                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
            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                          false
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1.5768e+08
          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                          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
          DoubleParam IoConstant                          0.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
            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
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
            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                          0
          DoubleParam IoConstant                          1.5768e+08
          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                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false

[2] ??? Error using ==> ./classes/IoModel.cpp:
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
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 test423.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test423.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test423.py", line 40, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: N/A
+++ exit code: 0
+++ error: 1

+++ Running case: PYTHON-424 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          0
             IntParam IoConstant                          0
            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
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam 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
          DoubleParam IoConstant                          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'             IntParam IoConstant                          0
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
 '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
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1412
             IntParam IoConstant                          1763
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {          StringParam IoConstant                          test424
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             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                          256
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'IceVolume' 'IceVolumeAboveFloatation' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea'          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
 'GroundedAreaScaled' 'FloatingAreaScaled'}
             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                          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

[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                          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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          0
             IntParam IoConstant                          0
            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
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam 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
          DoubleParam IoConstant                          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'             IntParam IoConstant                          0
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
 '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
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1412
             IntParam IoConstant                          1763
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {          StringParam IoConstant                          test424
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             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                          256
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'IceVolume' 'IceVolumeAboveFloatation' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea'          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
 'GroundedAreaScaled' 'FloatingAreaScaled'}
             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                          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

[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                          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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-427 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             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
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          0
          DoubleParam IoConstant                          500
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            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
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam 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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam 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                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'             IntParam IoConstant                          1521
             IntParam IoConstant                          1746
             IntParam IoConstant                          1763
             IntParam IoConstant                          1766
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
 '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
             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                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1746
             IntParam IoConstant                          1763
             IntParam IoConstant                          1766
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
             IntParam IoConstant                          500
          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                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          1521
             IntParam IoConstant                          1746
             IntParam IoConstant                          1763
             IntParam IoConstant                          1766
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam 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                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'             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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
     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                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            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
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz'          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          136
             IntParam IoConstant                          132
             IntParam IoConstant                          100
             IntParam IoConstant                          44
             IntParam IoConstant                          68
          StringParam IoConstant                          test427
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
             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
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            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                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             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                          136
             IntParam IoConstant                          132
             IntParam IoConstant                          100
             IntParam IoConstant                          44
             IntParam IoConstant                          68
          StringParam IoConstant                          test427
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             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
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          0
          DoubleParam IoConstant                          500
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            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
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam 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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam 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                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'             IntParam IoConstant                          1521
             IntParam IoConstant                          1746
             IntParam IoConstant                          1763
             IntParam IoConstant                          1766
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
 '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
             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                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1746
             IntParam IoConstant                          1763
             IntParam IoConstant                          1766
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
             IntParam IoConstant                          500
          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                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          1521
             IntParam IoConstant                          1746
             IntParam IoConstant                          1763
             IntParam IoConstant                          1766
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam 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                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'             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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
     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                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            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
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz'          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          136
             IntParam IoConstant                          132
             IntParam IoConstant                          100
             IntParam IoConstant                          44
             IntParam IoConstant                          68
          StringParam IoConstant                          test427
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
             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
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            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                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             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                          136
             IntParam IoConstant                          132
             IntParam IoConstant                          100
             IntParam IoConstant                          44
             IntParam IoConstant                          68
          StringParam IoConstant                          test427
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-430 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam 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                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          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.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam 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                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          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                          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+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
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          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                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.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                          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                          test430
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1766
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'             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                          test430
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam 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                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam 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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam 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                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          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                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy'          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          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                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             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
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          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                          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
          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
          DoubleParam 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                          test430
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"


             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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"

============================================================
   Binary file test430.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test430.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test430.py", line 58, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 430 test name: MISMIP3D field: N/A
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-430 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam 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                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          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.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam 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                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          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                          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+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
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          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                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.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                          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                          test430
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1766
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'             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                          test430
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam 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                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam 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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam 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                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          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                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy'          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          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                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             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
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          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                          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
          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
          DoubleParam 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                          test430
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"


             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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"

============================================================
   Binary file test430.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test430.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test430.py", line 58, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 430 test name: MISMIP3D field: N/A
+++ exit code: 0
+++ error: 1

+++ Running case: PYTHON-431 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-432 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
          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                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             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                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface'          DoubleParam IoConstant                          223.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                          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             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
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
            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
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          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
          DoubleParam IoConstant                          1e+06
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            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                          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                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam 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
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
             IntParam IoConstant                          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                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam 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
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
             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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            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                          {             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          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                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          StringParam IoConstant                          SquareThermal
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
 'Sealevel'}
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.0001
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          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
}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          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                          {          DoubleParam IoConstant                          3.1536e+07
             IntParam 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                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.26144e+10
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
          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
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          41
             IntParam IoConstant                          640
             IntParam IoConstant                          533
             IntParam IoConstant                          100
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          13
             IntParam IoConstant                          16
          StringParam IoConstant                          SquareThermal
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy'             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             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                          {          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          1.26144e+10
          DoubleParam IoConstant                          1.5768e+08
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.01

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          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'0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0]  'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn'FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

 '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

[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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
          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                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             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                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface'          DoubleParam IoConstant                          223.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                          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             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
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
            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
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          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
          DoubleParam IoConstant                          1e+06
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            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                          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                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam 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
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
             IntParam IoConstant                          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                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam 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
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
             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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            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                          {             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          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                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          StringParam IoConstant                          SquareThermal
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
 'Sealevel'}
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.0001
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          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
}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          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                          {          DoubleParam IoConstant                          3.1536e+07
             IntParam 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                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.26144e+10
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
          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
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          41
             IntParam IoConstant                          640
             IntParam IoConstant                          533
             IntParam IoConstant                          100
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          13
             IntParam IoConstant                          16
          StringParam IoConstant                          SquareThermal
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy'             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             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                          {          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          1.26144e+10
          DoubleParam IoConstant                          1.5768e+08
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.01

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          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'0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0]  'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn'FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

 '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

[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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-439 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             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                          100
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          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
}
            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                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          5
          DoubleParam IoConstant                          0.8
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1767
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface'             IntParam IoConstant                          4
             IntParam IoConstant                          204
             IntParam IoConstant                          176
             IntParam IoConstant                          100
             IntParam IoConstant                          44
             IntParam IoConstant                          68
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          StringParam IoConstant                          test439
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature'             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Surface' 'Base'}
             IntParam IoConstant                          1632
 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          4
             IntParam IoConstant                          204
             IntParam IoConstant                          176
             IntParam IoConstant                          100
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             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

[1] ??? Error using ==>              IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
./classes/IoModel.cpp:2787
[1] 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
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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"

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             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                          100
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          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
}
            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                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          5
          DoubleParam IoConstant                          0.8
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1767
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface'             IntParam IoConstant                          4
             IntParam IoConstant                          204
             IntParam IoConstant                          176
             IntParam IoConstant                          100
             IntParam IoConstant                          44
             IntParam IoConstant                          68
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          StringParam IoConstant                          test439
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature'             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Surface' 'Base'}
             IntParam IoConstant                          1632
 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          4
             IntParam IoConstant                          204
             IntParam IoConstant                          176
             IntParam IoConstant                          100
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             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

[1] ??? Error using ==>              IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
./classes/IoModel.cpp:2787
[1] 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
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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"

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-441 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             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                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
 '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                          false
          DoubleParam IoConstant                          1e+06
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1764
             IntParam IoConstant                          1767
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface'          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'             IntParam IoConstant                          1768
             IntParam IoConstant                          1764
             IntParam IoConstant                          1767
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1665
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          148
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
             IntParam IoConstant                          91
             IntParam IoConstant                          25
          StringParam IoConstant                          test441
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1665
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          148
             IntParam IoConstant                          91
             IntParam IoConstant                          25
          StringParam IoConstant                          test441
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            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
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
             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                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy'          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+08
          DoubleParam IoConstant                          3.1536e+08
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          9.4608e+08
          DoubleParam IoConstant                          3.1536e+08
            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
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'BasalforcingsFloatingiceMeltingRate'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            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
[
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
============================================================
   Binary file test441.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test441.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test441.py", line 59, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 441 test name: MISMIP3D field: N/A
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-441 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             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                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
 '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                          false
          DoubleParam IoConstant                          1e+06
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1764
             IntParam IoConstant                          1767
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface'          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'             IntParam IoConstant                          1768
             IntParam IoConstant                          1764
             IntParam IoConstant                          1767
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1665
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          148
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
             IntParam IoConstant                          91
             IntParam IoConstant                          25
          StringParam IoConstant                          test441
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1665
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          148
             IntParam IoConstant                          91
             IntParam IoConstant                          25
          StringParam IoConstant                          test441
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            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
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
             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                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy'          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+08
          DoubleParam IoConstant                          3.1536e+08
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          9.4608e+08
          DoubleParam IoConstant                          3.1536e+08
            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
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'BasalforcingsFloatingiceMeltingRate'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            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
[
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
============================================================
   Binary file test441.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test441.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test441.py", line 59, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 441 test name: MISMIP3D field: N/A
+++ exit code: 0
+++ error: 1

+++ Running case: PYTHON-443 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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                          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
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          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

[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                          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
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          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

[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                          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
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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                          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
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          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

[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                          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
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          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

[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                          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
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-447 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             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                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3

[0             IntParam IoConstant                          1
] ??? 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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          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                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam 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
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          0
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          7
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             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                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3

[0             IntParam IoConstant                          1
] ??? 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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          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                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam 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
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          0
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          7
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-460 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam 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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1631
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
             IntParam IoConstant                          100
             IntParam IoConstant                          27
             IntParam IoConstant                          36
          StringParam IoConstant                          test461
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam 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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam 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.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy'             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy'            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'Enthalpy'             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
 '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
             IntParam IoConstant                          1631
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
            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
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1]           DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
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' '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                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam 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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1631
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
             IntParam IoConstant                          100
             IntParam IoConstant                          27
             IntParam IoConstant                          36
          StringParam IoConstant                          test461
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam 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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam 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.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy'             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy'            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'Enthalpy'             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
 '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
             IntParam IoConstant                          1631
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
            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
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1]           DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
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' '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                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-463 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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                          10000
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          None
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          10000
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          None
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1.2
          DoubleParam IoConstant                          12000
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.2
          DoubleParam IoConstant                          12000
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
          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                          1413
          DoubleParam IoConstant                          10000
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          None
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1.2
          DoubleParam IoConstant                          12000
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
             IntParam 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                          1000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam 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
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          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                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam 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                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test463
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            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
          DoubleParam 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                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam 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                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
            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
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
            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
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test463
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true

[0] ??? Error using ==> ./classes/IoModel.cpp          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance':2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

             IntParam IoConstant                          0
============================================================
   Binary file test463.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test463.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test463.py", line 38, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 463 test name: SquareSheetShelfAmrBamgGroundingline field: N/A
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-463 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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                          10000
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          None
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          10000
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          None
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1.2
          DoubleParam IoConstant                          12000
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.2
          DoubleParam IoConstant                          12000
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
          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                          1413
          DoubleParam IoConstant                          10000
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          None
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1.2
          DoubleParam IoConstant                          12000
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
             IntParam 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                          1000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam 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
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          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                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam 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                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test463
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            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
          DoubleParam 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                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam 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                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
            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
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
            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
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test463
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true

[0] ??? Error using ==> ./classes/IoModel.cpp          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance':2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

             IntParam IoConstant                          0
============================================================
   Binary file test463.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test463.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test463.py", line 38, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 463 test name: SquareSheetShelfAmrBamgGroundingline field: N/A
+++ exit code: 0
+++ error: 1

+++ Running case: PYTHON-464 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          10000
          DoubleParam IoConstant                          10000
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          None
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          None
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          10000
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          None
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1.2
          DoubleParam IoConstant                          12000
          DoubleParam IoConstant                          1.2
          DoubleParam IoConstant                          12000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          12000
          DoubleParam IoConstant                          1.2
          DoubleParam IoConstant                          12000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          12000
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          12000
          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                          1000
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          9.81
          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
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          0
             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
          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
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
 'EsaUmotion'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          true
            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                          true
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam 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                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          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                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            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                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             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
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
             IntParam IoConstant                          25
          StringParam IoConstant                          test464
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            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                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
            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                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          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                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test464
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
             IntParam IoConstant                          10
             IntParam IoConstant                          0
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy'          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature'            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          25
          StringParam IoConstant                          test464
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
            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
          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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176

[             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
0] ??? Error using ==> ./classes/IoModel.cpp:2787
[            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
          DoubleParam IoConstant                          8.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'}

[1            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
] ??? Error using ==> ./classes/IoModel.cpp:2787
[1]           DoubleParam IoConstant                          0.05
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' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

============================================================
   Binary file test464.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test464.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test464.py", line 38, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 464 test name: SquareSheetShelfAmrBamgIceFront field: N/A
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-464 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          10000
          DoubleParam IoConstant                          10000
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          None
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          None
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          10000
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          None
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1.2
          DoubleParam IoConstant                          12000
          DoubleParam IoConstant                          1.2
          DoubleParam IoConstant                          12000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          12000
          DoubleParam IoConstant                          1.2
          DoubleParam IoConstant                          12000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          12000
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          12000
          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                          1000
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          9.81
          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
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          0
             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
          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
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
 'EsaUmotion'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          true
            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                          true
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam 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                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          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                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            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                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             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
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
             IntParam IoConstant                          25
          StringParam IoConstant                          test464
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            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                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
            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                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          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                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test464
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
             IntParam IoConstant                          10
             IntParam IoConstant                          0
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy'          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature'            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          25
          StringParam IoConstant                          test464
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
            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
          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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176

[             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
0] ??? Error using ==> ./classes/IoModel.cpp:2787
[            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
          DoubleParam IoConstant                          8.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'}

[1            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
] ??? Error using ==> ./classes/IoModel.cpp:2787
[1]           DoubleParam IoConstant                          0.05
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' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

============================================================
   Binary file test464.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test464.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test464.py", line 38, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 464 test name: SquareSheetShelfAmrBamgIceFront field: N/A
+++ exit code: 0
+++ error: 1

+++ Running case: PYTHON-481 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
             IntParam IoConstant                          1

          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          100000
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          Vel
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
             IntParam 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                          1.5
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          500
 'DebrisThickness'          DoubleParam IoConstant                          0
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          500
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
             IntParam IoConstant                          1

          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          100000
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          Vel
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
             IntParam 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                          1.5
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          500
 'DebrisThickness'          DoubleParam IoConstant                          0
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          500
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-492 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            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'}
          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                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            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
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            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                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          2
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          7
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             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
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam 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
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Vx' 'Vy' '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                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          2
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
            BoolParam IoConstant                          false
            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'             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          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

[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.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.1536e+07
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          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                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam 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                          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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          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                          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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            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'}
          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                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            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
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            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                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          2
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          7
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             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
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam 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
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Vx' 'Vy' '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                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          2
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
            BoolParam IoConstant                          false
            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'             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          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

[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.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.1536e+07
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          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                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam 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                          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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          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                          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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
          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
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.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
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam 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                          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                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam 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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'     StringArrayParam IoConstant                          { 'EsaUmotion'}
            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                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          7
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          7
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
            BoolParam 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                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          7
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          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                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          3
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
             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                          { 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          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                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          3
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test493
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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                          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
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          StringParam IoConstant                          test493
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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
          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
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          1e+13
             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                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          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
          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.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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          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                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature'            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
             IntParam IoConstant                          0
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            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
0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message:              IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] 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                          false

            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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
          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
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.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
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam 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                          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                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam 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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'     StringArrayParam IoConstant                          { 'EsaUmotion'}
            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                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          7
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          7
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
            BoolParam 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                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          7
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          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                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          3
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
             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                          { 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          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                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          3
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test493
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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                          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
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          StringParam IoConstant                          test493
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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
          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
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          1e+13
             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                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          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
          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.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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          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                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature'            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
             IntParam IoConstant                          0
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            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
0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message:              IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] 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                          false

            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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-502 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 759154 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 759154 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-504 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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                          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
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            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                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            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
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam 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
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          74
             IntParam IoConstant                          49
             IntParam IoConstant                          25
          StringParam IoConstant                          test504
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
            BoolParam 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                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam 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
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          5
            BoolParam 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                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
          DoubleParam IoConstant                          3.1536e+07
             IntParam 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                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          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
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          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                          {            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3
            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
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'          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
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea'          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'}
             IntParam IoConstant                          0
            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                          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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          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

[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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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                          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
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            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                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            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
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam 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
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          74
             IntParam IoConstant                          49
             IntParam IoConstant                          25
          StringParam IoConstant                          test504
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
            BoolParam 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                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam 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
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          5
            BoolParam 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                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
          DoubleParam IoConstant                          3.1536e+07
             IntParam 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                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          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
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          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                          {            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3
            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
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'          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
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea'          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'}
             IntParam IoConstant                          0
            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                          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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          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

[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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam 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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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                          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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
             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
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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
             IntParam IoConstant                          256
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            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                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
}
             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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam 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
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          3
             IntParam IoConstant                          70
             IntParam IoConstant                          78
             IntParam IoConstant                          100
             IntParam IoConstant                          26
             IntParam IoConstant                          35
          StringParam IoConstant                          test505
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
}
             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
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
 'Base'}
             IntParam IoConstant                          1632
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
             IntParam IoConstant                          818
             IntParam IoConstant                          3
          DoubleParam IoConstant                          2.4
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          70
             IntParam IoConstant                          78
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          100
             IntParam IoConstant                          26
             IntParam IoConstant                          35
          DoubleParam IoConstant                          9.8e-08
          StringParam IoConstant                          test505
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          70
             IntParam IoConstant                          78
             IntParam IoConstant                          100
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          26
             IntParam IoConstant                          35
          StringParam IoConstant                          test505
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
}
          DoubleParam IoConstant                          6.37101e+06
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {             IntParam IoConstant                          0
             IntParam IoConstant                          0
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
             IntParam IoConstant                          1
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          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                          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"


[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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam 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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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                          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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
             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
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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
             IntParam IoConstant                          256
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            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                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
}
             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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam 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
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          3
             IntParam IoConstant                          70
             IntParam IoConstant                          78
             IntParam IoConstant                          100
             IntParam IoConstant                          26
             IntParam IoConstant                          35
          StringParam IoConstant                          test505
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
}
             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
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
 'Base'}
             IntParam IoConstant                          1632
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
             IntParam IoConstant                          818
             IntParam IoConstant                          3
          DoubleParam IoConstant                          2.4
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          70
             IntParam IoConstant                          78
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          100
             IntParam IoConstant                          26
             IntParam IoConstant                          35
          DoubleParam IoConstant                          9.8e-08
          StringParam IoConstant                          test505
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          70
             IntParam IoConstant                          78
             IntParam IoConstant                          100
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          26
             IntParam IoConstant                          35
          StringParam IoConstant                          test505
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
}
          DoubleParam IoConstant                          6.37101e+06
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {             IntParam IoConstant                          0
             IntParam IoConstant                          0
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
             IntParam IoConstant                          1
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          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                          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"


[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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-506 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          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                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          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                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-511 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-512 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-514 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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:       0 <   2e-10 test id: 514 test name: PigBamgMesh field: x1
SUCCESS difference:       0 <   7e-10 test id: 514 test name: PigBamgMesh field: y1
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: x2
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: y2
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: x3
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: y3
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: x4
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: y4
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: x5
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: y5
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: x6
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: y6
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: x7
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: y7
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-514 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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:       0 <   2e-10 test id: 514 test name: PigBamgMesh field: x1
SUCCESS difference:       0 <   7e-10 test id: 514 test name: PigBamgMesh field: y1
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: x2
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: y2
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: x3
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: y3
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: x4
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: y4
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: x5
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: y5
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: x6
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: y6
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: x7
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: y7
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-515 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0]           DoubleParam IoConstant                          0
FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0]           DoubleParam IoConstant                          0
FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-517 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
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/)


[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel

============================================================
   Binary file test517.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test517.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test517.py", line 40, in <module>
    md = solve(md, 'Stressbalance')
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 517 test name: PigCMBFSm1qn3 field: N/A
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-517 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
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/)


[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel

============================================================
   Binary file test517.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test517.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test517.py", line 40, in <module>
    md = solve(md, 'Stressbalance')
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 517 test name: PigCMBFSm1qn3 field: N/A
+++ exit code: 0
+++ error: 1

+++ Running case: PYTHON-518 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-540 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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                          100
            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'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam 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                          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
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.5768e+09
          DoubleParam IoConstant                          6.3072e+07
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          true
            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                          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
            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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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                          100
            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'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam 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                          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
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.5768e+09
          DoubleParam IoConstant                          6.3072e+07
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          true
            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                          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
            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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-542 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             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
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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                          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                          { '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"

          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             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
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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                          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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             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
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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                          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                          { '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"

          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             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
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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                          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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-546 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
      smb.lapserates not specified: set to 0
WARNING: md.timestepping.interp_forcing is 1, but be aware that there is no interpolation between covariance matrices
         the changes between covariance matrices occur at the time steps specified in md.stochasticforcing.timecovariance
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

             IntParam IoConstant                          1413
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1594
             IntParam IoConstant                          2
             IntParam IoConstant                          2
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam 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
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          525
             IntParam IoConstant                          296
             IntParam IoConstant                          25
          StringParam IoConstant                          test546
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            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                          4
             IntParam IoConstant                          4
          DoubleParam IoConstant                          6.3072e+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                          1
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          true
             IntParam IoConstant                          3
     StringArrayParam IoConstant                          { 'SMBarma' 'DefaultCalving' 'BasalforcingsDeepwaterMeltingRatearma'}
             IntParam IoConstant                          2
             IntParam IoConstant                          2
          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                          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                          { 'SmbMassBalance' 'BasalforcingsFloatingiceMeltingRate' 'BasalforcingsSpatialDeepwaterMeltingRate'}
             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 test546.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test546.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test546.py", line 123, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 546 test name: PigTranARMAandStochasticforcings field: N/A
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-546 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
      smb.lapserates not specified: set to 0
WARNING: md.timestepping.interp_forcing is 1, but be aware that there is no interpolation between covariance matrices
         the changes between covariance matrices occur at the time steps specified in md.stochasticforcing.timecovariance
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

             IntParam IoConstant                          1413
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1594
             IntParam IoConstant                          2
             IntParam IoConstant                          2
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam 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
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          525
             IntParam IoConstant                          296
             IntParam IoConstant                          25
          StringParam IoConstant                          test546
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            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                          4
             IntParam IoConstant                          4
          DoubleParam IoConstant                          6.3072e+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                          1
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          true
             IntParam IoConstant                          3
     StringArrayParam IoConstant                          { 'SMBarma' 'DefaultCalving' 'BasalforcingsDeepwaterMeltingRatearma'}
             IntParam IoConstant                          2
             IntParam IoConstant                          2
          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                          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                          { 'SmbMassBalance' 'BasalforcingsFloatingiceMeltingRate' 'BasalforcingsSpatialDeepwaterMeltingRate'}
             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 test546.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test546.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test546.py", line 123, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 546 test name: PigTranARMAandStochasticforcings field: N/A
+++ exit code: 0
+++ error: 1

+++ Running case: PYTHON-601 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] 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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] 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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-602 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-604 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-608 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-610 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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
          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                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          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                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          DoubleParam 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'     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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            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                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            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
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             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
             IntParam 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
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             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
             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
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             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                          {             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             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
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            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                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.005
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.005
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate' 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.005
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.005
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             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                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature'            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          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                          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                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1

[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"

          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam 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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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
          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                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          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                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          DoubleParam 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'     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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            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                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            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
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             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
             IntParam 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
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             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
             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
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             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                          {             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             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
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            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                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.005
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.005
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate' 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.005
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.005
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             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                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature'            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          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                          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                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1

[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"

          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam 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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-612 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          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                          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          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                          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

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          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                          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          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                          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

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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


===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 760244 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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


===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 760244 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-621 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            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                          1e+06
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
 'Surface' 'Base' 'MaskOceanLevelset'          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
 'Surface' 'Base'}
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          167
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
             IntParam IoConstant                          110
             IntParam IoConstant                          25
          StringParam IoConstant                          test621
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          167
             IntParam IoConstant                          110
             IntParam IoConstant                          25
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          StringParam IoConstant                          test621
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.37101e+06
             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
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
}
          DoubleParam IoConstant                          0.005
             IntParam IoConstant                          100
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
}
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
 'FrictionWaterPressure'}
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.005
          DoubleParam IoConstant                          nan
     StringArrayParam IoConstant                          { 'Sealevel'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
          DoubleParam IoConstant                          0.005
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
 'Vy' 'Vel' 'Pressure' 'Temperature'             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'FrictionWaterPressure'}
             IntParam IoConstant                          2
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.005
          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
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'     StringArrayParam IoConstant                          { 'FrictionWaterPressure'}
             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                          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

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'FrictionWaterPressure'}
             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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            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                          1e+06
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
 'Surface' 'Base' 'MaskOceanLevelset'          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
 'Surface' 'Base'}
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          167
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
             IntParam IoConstant                          110
             IntParam IoConstant                          25
          StringParam IoConstant                          test621
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          167
             IntParam IoConstant                          110
             IntParam IoConstant                          25
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          StringParam IoConstant                          test621
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.37101e+06
             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
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
}
          DoubleParam IoConstant                          0.005
             IntParam IoConstant                          100
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
}
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
 'FrictionWaterPressure'}
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.005
          DoubleParam IoConstant                          nan
     StringArrayParam IoConstant                          { 'Sealevel'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
          DoubleParam IoConstant                          0.005
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
 'Vy' 'Vel' 'Pressure' 'Temperature'             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'FrictionWaterPressure'}
             IntParam IoConstant                          2
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.005
          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
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'     StringArrayParam IoConstant                          { 'FrictionWaterPressure'}
             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                          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

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'FrictionWaterPressure'}
             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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-702 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
/home/jenkins/workspace/Debian_Linux-Python/src/m/geometry/NowickiProfile.py:35: ComplexWarning: Casting complex values to real discards the imaginary part
  s[i] = ss[j]
Construction of a mesh from a given geometry
 
 == == == Testing MINI Full - Stokes Finite element == == = 
checking model consistency
marshalling file 'test702'.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(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

loading results from cluster
============================================================
   Binary file test702.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test702.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test702.py", line 77, in <module>
    md = solve(md, 'Stressbalance')
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 702 test name: FlowbandFSsheetshelf field: N/A
+++ exit code: 0
+++ error: 0

+++ Running case: PYTHON-702 
+++ working dir: /home/jenkins/workspace/Debian_Linux-Python/nightlylog
----------------running-----------------------
/home/jenkins/workspace/Debian_Linux-Python/src/m/geometry/NowickiProfile.py:35: ComplexWarning: Casting complex values to real discards the imaginary part
  s[i] = ss[j]
Construction of a mesh from a given geometry
 
 == == == Testing MINI Full - Stokes Finite element == == = 
checking model consistency
marshalling file 'test702'.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(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

loading results from cluster
============================================================
   Binary file test702.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test702.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test702.py", line 77, in <module>
    md = solve(md, 'Stressbalance')
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 702 test name: FlowbandFSsheetshelf field: N/A
+++ exit code: 0
+++ error: 1

+++ Running case: PYTHON-801 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam 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                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          0
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          0

[0] ??? Error using ==> ./classes/IoModel.cpp:             IntParam IoConstant                          1
2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          StringParam IoConstant                          fos_forward
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          500
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {             IntParam IoConstant                          0
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
 'DebrisThickness'          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
 'DebrisMaskNodeActivation'          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
 'VxDebris'             IntParam IoConstant                          0
 'VyDebris'             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
}
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
            BoolParam IoConstant                          false
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Surface' 'Base'             IntParam IoConstant                          0
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 760404 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam 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                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          0
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          0

[0] ??? Error using ==> ./classes/IoModel.cpp:             IntParam IoConstant                          1
2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          StringParam IoConstant                          fos_forward
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          500
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {             IntParam IoConstant                          0
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
 'DebrisThickness'          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
 'DebrisMaskNodeActivation'          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
 'VxDebris'             IntParam IoConstant                          0
 'VyDebris'             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
}
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
            BoolParam IoConstant                          false
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Surface' 'Base'             IntParam IoConstant                          0
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 760404 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-803 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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' '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                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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' '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"

             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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' '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

[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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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' '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                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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' '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"

             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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' '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

[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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-804 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam 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                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
 '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
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam 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                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          317.098
             IntParam IoConstant                          966
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          317.098
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          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
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          614
             IntParam IoConstant                          340
             IntParam IoConstant                          25
          StringParam IoConstant                          test804
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {}
            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                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
          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                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            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
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          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
[
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam 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                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
 '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
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam 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                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          317.098
             IntParam IoConstant                          966
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          317.098
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          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
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          614
             IntParam IoConstant                          340
             IntParam IoConstant                          25
          StringParam IoConstant                          test804
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {}
            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                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
          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                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            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
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          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
[
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-806 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
          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
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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
            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
             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                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          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                          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                          1439
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam 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
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Surface' 'Base' '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.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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             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                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
            BoolParam 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                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            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                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          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                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          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
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'          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
          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
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            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
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          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
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          10000
             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                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            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
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
     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                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             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                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          614
             IntParam IoConstant                          340
             IntParam IoConstant                          25
          StringParam IoConstant                          test806
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
     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                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
          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
            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                          {            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          25
          StringParam IoConstant                          test806
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex' 'Calvingratey' 'CalvingCalvingrate'}
             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
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam 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.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy'     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+08
          DoubleParam IoConstant                          3.1536e+08
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex'             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
 'Calvingratey' 'CalvingCalvingrate'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
          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
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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
            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
             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                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          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                          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                          1439
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam 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
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Surface' 'Base' '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.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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             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                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
            BoolParam 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                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            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                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          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                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          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
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'          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
          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
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            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
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          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
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          10000
             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                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            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
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
     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                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             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                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          614
             IntParam IoConstant                          340
             IntParam IoConstant                          25
          StringParam IoConstant                          test806
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
     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                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
          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
            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                          {            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          25
          StringParam IoConstant                          test806
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex' 'Calvingratey' 'CalvingCalvingrate'}
             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
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam 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.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy'     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+08
          DoubleParam IoConstant                          3.1536e+08
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex'             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
 'Calvingratey' 'CalvingCalvingrate'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-809 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             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                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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                          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                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          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
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0          DoubleParam IoConstant                          0
] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1517
             IntParam IoConstant                          104
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          104
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          1
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          6.67259e-11
     StringArrayParam IoConstant                          { 'DebrisThickness'            BoolParam IoConstant                          false
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'             IntParam IoConstant                          0
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'          DoubleParam IoConstant                          0.01
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          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                          {          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset' 'EsaUmotion'}
             IntParam 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                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 760615 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             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                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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                          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                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          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
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0          DoubleParam IoConstant                          0
] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1517
             IntParam IoConstant                          104
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          104
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          1
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          6.67259e-11
     StringArrayParam IoConstant                          { 'DebrisThickness'            BoolParam IoConstant                          false
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'             IntParam IoConstant                          0
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'          DoubleParam IoConstant                          0.01
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          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                          {          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset' 'EsaUmotion'}
             IntParam 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                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 760615 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-810 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam 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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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                          500
          DoubleParam IoConstant                          0
          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            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                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
     StringArrayParam IoConstant                          { 'DebrisThickness'          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          2
             IntParam IoConstant                          10
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
             IntParam IoConstant                          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                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
            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
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
             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
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
             IntParam IoConstant                          614
             IntParam IoConstant                          340
             IntParam IoConstant                          25
          StringParam IoConstant                          test810
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          2
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          1790
             IntParam IoConstant                          614
             IntParam IoConstant                          340
             IntParam IoConstant                          25
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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"

          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam 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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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                          500
          DoubleParam IoConstant                          0
          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            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                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
     StringArrayParam IoConstant                          { 'DebrisThickness'          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          2
             IntParam IoConstant                          10
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
             IntParam IoConstant                          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                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
            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
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
             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
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
             IntParam IoConstant                          614
             IntParam IoConstant                          340
             IntParam IoConstant                          25
          StringParam IoConstant                          test810
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          2
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          1790
             IntParam IoConstant                          614
             IntParam IoConstant                          340
             IntParam IoConstant                          25
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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"

          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-902 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-905 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-906 
+++ working dir: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: /home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[
[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          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                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            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                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          1e+06
             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                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
             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                          {          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          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                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             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                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
             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
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
          DoubleParam IoConstant                          0.942
            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                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
             IntParam 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                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test110
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'IceVolume'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01

[          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1

          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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

[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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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:124-----------------------
----------------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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam 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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
}
            BoolParam IoConstant                          false
             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
 '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                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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                          1
          DoubleParam IoConstant                          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'            BoolParam IoConstant                          false
             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
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          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                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+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
            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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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
          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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            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
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          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
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          3
             IntParam IoConstant                          136
             IntParam IoConstant                          132
             IntParam IoConstant                          100
             IntParam IoConstant                          44
             IntParam IoConstant                          68
          StringParam IoConstant                          test124
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam 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                          9.8e-08
          DoubleParam IoConstant                          3974
          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
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          StringParam IoConstant                          test124
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             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
          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'}
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            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                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             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.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                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1576.8
          DoubleParam IoConstant                          315.36
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1576.8
          DoubleParam IoConstant                          315.36
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            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                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             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                          136
             IntParam IoConstant                          132
             IntParam IoConstant                          100
             IntParam IoConstant                          44
             IntParam IoConstant                          68
          StringParam IoConstant                          test124
     StringArrayParam IoConstant                          {}
            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                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {

[0}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          1576.8
          DoubleParam IoConstant                          315.36
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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 test124.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test124.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test124.py", line 23, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: N/A
----------------finished:124-----------------------
----------------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
[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

 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             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                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam 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                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             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
          DoubleParam IoConstant                          0
             IntParam 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
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
             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
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam 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                          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                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            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
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
            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
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          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
          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                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
            BoolParam IoConstant                          true
             IntParam 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                          true
          DoubleParam 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                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            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+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
          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                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            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                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             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                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam 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                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             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                          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
             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
             IntParam IoConstant                          26
             IntParam IoConstant                          34
          StringParam IoConstant                          test211
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          StringParam IoConstant                          test211
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             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                          {             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam 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                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          6.37101e+06
             IntParam 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                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          nan
             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                          true
            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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          8.0077e+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                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          nan
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          nan
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          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
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'             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                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            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                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true

[0] ??? Error using ==> ./classes/IoModel.cpp
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: 
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] 
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel


[CopyConstantObject error message: Constant "md.transient.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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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:216-----------------------
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

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 test216.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test216.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test216.py", line 27, in <module>
    md = solve(md, 'Stressbalance')
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 216 test name: SquareShelfStressSSA2dRift field: N/A
----------------finished:216-----------------------
----------------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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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] CopyConstantObject error message: Constant "md.transient.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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          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                          500
          DoubleParam IoConstant                          0
          DoubleParam 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                          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
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          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
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
 'EsaUmotion'}
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          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
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1571
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1571
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test222
             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
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam 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                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            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
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Sealevel'}
          DoubleParam IoConstant                          0.02
 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            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                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] 
[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"

          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.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
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam 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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' '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
             IntParam IoConstant                          966
            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                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam 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
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          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
          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
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          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                          true
             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                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            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                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1571
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
             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
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {             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
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          StringParam IoConstant                          test224
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam 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                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'            BoolParam IoConstant                          true
            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                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          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                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam 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                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy'     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
             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                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             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
             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
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
            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"


[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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          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                          500
          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                          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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+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
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam 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                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          68
             IntParam IoConstant                          78
             IntParam IoConstant                          100
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          26
             IntParam IoConstant                          34
          StringParam IoConstant                          test227
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          68
             IntParam IoConstant                          78
             IntParam IoConstant                          100
             IntParam IoConstant                          26
             IntParam IoConstant                          34
          StringParam IoConstant                          test227
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
          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                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          68
             IntParam IoConstant                          78
             IntParam IoConstant                          100
             IntParam IoConstant                          26
             IntParam IoConstant                          34
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          StringParam IoConstant                          test227
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam 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.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          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                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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                          1407
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          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
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature'             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'             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' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
 'Vy' 'Vz' 'Vel' 'Pressure'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy'            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1407
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          6.3072e+08
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          315360
          DoubleParam IoConstant                          3.1536e+08
          DoubleParam IoConstant                          0.5
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature'          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1407
          DoubleParam IoConstant                          0

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          6.3072e+08
          DoubleParam IoConstant                          315360
          DoubleParam IoConstant                          3.1536e+08
          DoubleParam IoConstant                          0.5
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          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                          500
          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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            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                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            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
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             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                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test228
     StringArrayParam IoConstant                          {}
          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                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test228
     StringArrayParam IoConstant                          {             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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam 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
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            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                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy'          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.26144e+08
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.26144e+08
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
             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                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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"


[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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
             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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 754589 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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
             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
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam 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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam 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                          1517
             IntParam IoConstant                          1481
          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                          6.67259e-11
            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                          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.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            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
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             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                          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                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          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                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             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
             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
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            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
             IntParam 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                          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
             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
          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
             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
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam 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                          1
             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
             IntParam IoConstant                          1
          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                          8.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'             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          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                          {             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
 '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
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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                          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                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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                          100

[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"

          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          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

[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                          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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          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"

             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
          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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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                          1e+06
             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                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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
             IntParam IoConstant                          256
             IntParam IoConstant                          1
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          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                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             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
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          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
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          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
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             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                          1e-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                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          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                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature'          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
 '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                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          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
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
            BoolParam IoConstant                          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                          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

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0]           DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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
             IntParam IoConstant                          1413

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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
             IntParam IoConstant                          1413
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          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                          100
}
            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                          100000
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam 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

[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                          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

[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                          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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          100
          DoubleParam IoConstant                          100000
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
             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
 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             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
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam 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                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.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                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          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                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          true
             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                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1629
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface'          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam 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
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             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                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            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
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          nan
             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                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.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
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1629
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy'          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
             IntParam IoConstant                          100
             IntParam IoConstant                          27
             IntParam IoConstant                          36
          StringParam IoConstant                          test261
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          9.4608e+07
          DoubleParam 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
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            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                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            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                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] 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                          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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
/home/jenkins/workspace/Debian_Linux-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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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:274-----------------------
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
Ice
uploading input file and queuing script
launching solution sequence on remote cluster

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 test274.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test274.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test274.py", line 26, in <module>
    md = solve(md, 'Stressbalance')
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 274 test name: SquareShelfStressSSA2dDamageRift field: N/A
----------------finished:274-----------------------
----------------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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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] 
[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0
[
[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

1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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

[
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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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/)


[
[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
          DoubleParam IoConstant                          500
          DoubleParam 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
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
}
             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
          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
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            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                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          true
             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                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          2093
          DoubleParam 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.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test316
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam 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                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.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                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
          DoubleParam IoConstant                          0.942
            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                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy'     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          1514
          DoubleParam 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                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
            BoolParam IoConstant                          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                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1

[0] ??? Error using ==> ./classes/IoModel.cpp          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface':2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] 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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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
             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                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          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                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          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
          DoubleParam IoConstant                          223.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                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
          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
             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
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            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
          DoubleParam IoConstant                          0
          DoubleParam 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                          1521
             IntParam IoConstant                          1665
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            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
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             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
            BoolParam IoConstant                          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                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam 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
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface'          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             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                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
             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                          {          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                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam 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                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'          DoubleParam IoConstant                          3.1536e+07
             IntParam 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                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             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                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          68
 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          78
             IntParam IoConstant                          100
             IntParam IoConstant                          26
             IntParam IoConstant                          34
          StringParam IoConstant                          test317
     StringArrayParam IoConstant                          {          DoubleParam 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                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+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                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            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
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb'}
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            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' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0

          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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"

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
[
[0] ??? 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

2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          StringParam IoConstant                          Vel
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
 '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
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
}
            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                          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
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          5
             IntParam IoConstant                          272
             IntParam IoConstant                          220
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          44
             IntParam IoConstant                          68
          StringParam IoConstant                          test324
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam 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
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam 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                          8.0077e+37
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          8.0345e+37
 'EsaUmotion'}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          7.2921e-05
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
     StringArrayParam IoConstant                          {             IntParam IoConstant                          966
             IntParam IoConstant                          966
 'Sealevel'             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
}
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          100
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
 'Vx'             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
 'Vy'             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
 'Vz'     StringArrayParam IoConstant                          { 'Vel' 'Surface' 'Base' 'MaskOceanLevelset' 'Pressure'}
             IntParam IoConstant                          1562
 'Temperature'          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'BasalforcingsGroundediceMeltingRate' 'Watercolumn' 'HydrologyWaterVx'}
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 756138 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             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                          100
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          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
             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.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
            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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          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                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          100
             IntParam IoConstant                          27
             IntParam IoConstant                          36
          StringParam IoConstant                          test326
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             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
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz'          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          966
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn'            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
 'Base'}
             IntParam IoConstant                          1632
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
}
             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                          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                          {}

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0]             BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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"


===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 756218 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            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                          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam 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.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          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

[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

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 756241 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam 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                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam 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                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam 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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam 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
            BoolParam 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                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface'     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
             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
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test328
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test328
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
     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                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1716
             IntParam IoConstant                          1
             IntParam IoConstant                          1716
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             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                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
             IntParam IoConstant                          5
            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                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            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
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy'             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam 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                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            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
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'TotalSmb'            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
}
             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
            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"

          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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: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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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
          DoubleParam IoConstant                          100

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam 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                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 756495 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 756558 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[
[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          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
          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam 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                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          8
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          8
             IntParam IoConstant                          1521
             IntParam IoConstant                          1561
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'HydrologyHead' 'HydrologyGapHeight'             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'EffectivePressure' 'HydrologyBasalFlux' 'DegreeOfChannelization'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1561
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'HydrologyHead' 'HydrologyGapHeight' 'EffectivePressure' 'HydrologyBasalFlux' 'DegreeOfChannelization'             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
             IntParam IoConstant                          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
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
             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
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             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                          {}
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          614
             IntParam IoConstant                          340
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          25
          StringParam IoConstant                          test350
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             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
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature'             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            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
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature'            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          43200
          DoubleParam IoConstant                          10800
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          0
     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                          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"


[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          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                          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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam 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                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam 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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' '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                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          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                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
             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
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test352
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          25
          StringParam IoConstant                          test352
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam 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                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             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
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             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                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature'             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1.89216e+08
          DoubleParam IoConstant                          1.5768e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            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
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.89216e+08
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          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"


============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          100
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          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
             IntParam IoConstant                          0
            BoolParam 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam 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                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          2
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam 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'          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
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] 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                          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
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam 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
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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          100
          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                          100000
          DoubleParam IoConstant                          0
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'          DoubleParam IoConstant                          3
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1.5
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
          DoubleParam IoConstant                          500
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
             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                          0
          DoubleParam IoConstant                          2
          DoubleParam IoConstant                          0.0005
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          1.5
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          500
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          2
          DoubleParam IoConstant                          1.25
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1e-05
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea'          DoubleParam IoConstant                          0
 '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
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
          DoubleParam IoConstant                          0
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
          DoubleParam 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
          DoubleParam IoConstant                          0
             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
             IntParam IoConstant                          0
          DoubleParam IoConstant                          2093
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          StringParam IoConstant                          fos_forward
          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                          false
            BoolParam IoConstant                          true
            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
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
             IntParam IoConstant                          1517
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          1481
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          9.8
          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
          DoubleParam IoConstant                          3.1536e+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'          DoubleParam IoConstant                          223.15
}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam 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                          6.67259e-11
            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                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          2
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          100
            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'
[1] ??? Error using ==> ./classes/IoModel.cpp 'VyDebris':2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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
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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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:362-----------------------
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
      boundary conditions for stressbalance model: spc set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

             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.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                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam 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                          1665
             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                          test362
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          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                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             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                          test362
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          true
             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                          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                          {}
             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                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
============================================================
   Binary file test362.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test362.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test362.py", line 83, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 362 test name: SquareSheetHydrologyLayerSSA field: N/A
----------------finished:362-----------------------
----------------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/)


[
[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[
[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[
[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          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                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
             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                          7
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
          DoubleParam 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
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          0
             IntParam IoConstant                          7
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          136
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'             IntParam IoConstant                          132
             IntParam IoConstant                          100
             IntParam IoConstant                          44
             IntParam IoConstant                          68
          StringParam IoConstant                          test408
     StringArrayParam IoConstant                          {}
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature'             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          136
             IntParam IoConstant                          132
             IntParam IoConstant                          100
             IntParam IoConstant                          44
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'             IntParam IoConstant                          68
          StringParam IoConstant                          test408
     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

[0             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] 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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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
             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                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          500
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1763
             IntParam IoConstant                          1766
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          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                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
             IntParam IoConstant                          1763
             IntParam IoConstant                          1766
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          100
             IntParam IoConstant                          27
             IntParam IoConstant                          36
          StringParam IoConstant                          test409
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz'          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'GroundedArea'}
             IntParam IoConstant                          81
             IntParam IoConstant                          100
             IntParam IoConstant                          27
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             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

[0] ??? Error using ==> ./classes/IoModel.cpp:            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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


[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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[0] ??? Error using ==> ./classes/IoModel.cpp:
[1] ??? 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


===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 757798 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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/)


[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] 
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel

CopyConstantObject error message: Constant "md.transient.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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             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.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          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                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1746
             IntParam IoConstant                          1763
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1746
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
 'Surface' 'Base' 'MaskOceanLevelset'}
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
 'Thickness' 'Surface' 'Base'}
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          25
          StringParam IoConstant                          test425
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          StringParam IoConstant                          test425
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy'          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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                          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                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            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
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message:  error message: Could not find constant "md.transient.ismmemasstransport"

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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam 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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          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                          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            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
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam 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                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          32
             IntParam IoConstant                          39
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          100
             IntParam IoConstant                          13
             IntParam IoConstant                          16
          StringParam IoConstant                          test426
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1412
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          1763
             IntParam IoConstant                          1766
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel'            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel'          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          32
             IntParam IoConstant                          39
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'IceVolume'             IntParam IoConstant                          100
             IntParam IoConstant                          13
             IntParam IoConstant                          16
          StringParam IoConstant                          test426
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
 'IceVolumeAboveFloatation' 'IceMass' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea' 'GroundedAreaScaled' 'FloatingAreaScaled'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07

[0             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1

          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          { 'IceVolume' 'IceVolumeAboveFloatation' 'IceMass' '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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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/)


[
[0
[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

] ??? 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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:433-----------------------
----------------running-----------------------
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             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
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
          DoubleParam IoConstant                          100
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
             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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            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
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1412
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          3998
             IntParam IoConstant                          3189
             IntParam IoConstant                          100
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          1063
             IntParam IoConstant                          1999
          StringParam IoConstant                          test433
     StringArrayParam IoConstant                          {}
             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
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            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
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          3998
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          3189
             IntParam IoConstant                          100
             IntParam IoConstant                          1063
             IntParam IoConstant                          1999
          StringParam IoConstant                          test433
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.5768e+08
          DoubleParam IoConstant                          1.5768e+08
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] 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                          1.5768e+08
          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                          false
            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                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          3998
             IntParam IoConstant                          3189
             IntParam IoConstant                          100
             IntParam IoConstant                          1063
             IntParam IoConstant                          1999
          StringParam IoConstant                          test433
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          1.5768e+08
          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                          false
            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"

============================================================
   Binary file test433.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test433.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test433.py", line 41, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 433 test name: RoundSheetShelfGLMigrationSSA3d field: N/A
----------------finished:433-----------------------
----------------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/)


[
[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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:435-----------------------
----------------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                          1665
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          4
             IntParam IoConstant                          444
             IntParam IoConstant                          364
             IntParam IoConstant                          100
             IntParam IoConstant                          91
             IntParam IoConstant                          148
          StringParam IoConstant                          test435
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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+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"

             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 758280 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   Binary file test435.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test435.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test435.py", line 59, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 435 test name: MISMIP3DHO field: N/A
----------------finished:435-----------------------
----------------starting:438-----------------------
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
/home/jenkins/workspace/Debian_Linux-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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          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                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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"

             IntParam IoConstant                          1413

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 758357 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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:442-----------------------
----------------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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam 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                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam 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
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          500
          DoubleParam 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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1768
             IntParam IoConstant                          1764
             IntParam IoConstant                          1767
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1768
             IntParam IoConstant                          1764
             IntParam IoConstant                          1767
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            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                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1665
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          1696
             IntParam IoConstant                          4
             IntParam IoConstant                          444
             IntParam IoConstant                          364
             IntParam IoConstant                          100
             IntParam IoConstant                          91
             IntParam IoConstant                          148
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
          StringParam IoConstant                          test442
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            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                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature'          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1665
 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          4
             IntParam IoConstant                          444
             IntParam IoConstant                          364
             IntParam IoConstant                          100
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
             IntParam IoConstant                          91
             IntParam IoConstant                          148
          StringParam IoConstant                          test442
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+08
          DoubleParam IoConstant                          3.1536e+08
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
}
            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
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'BasalforcingsFloatingiceMeltingRate'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37

[          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

 '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+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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          1764
             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                          1665
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          4
             IntParam IoConstant                          444
             IntParam IoConstant                          364
             IntParam IoConstant                          100
             IntParam IoConstant                          91
             IntParam IoConstant                          148
          StringParam IoConstant                          test442
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
============================================================
   Binary file test442.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test442.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test442.py", line 60, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 442 test name: MISMIP3DHO field: N/A
----------------finished:442-----------------------
----------------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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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:448-----------------------
----------------running-----------------------
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
             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                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
             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                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            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                          2
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1412
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          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                          false
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
             IntParam IoConstant                          1521
             IntParam IoConstant                          1412
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          1999
             IntParam IoConstant                          1063
             IntParam IoConstant                          25
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'          StringParam IoConstant                          test448
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
             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
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
 'Surface' 'Base'}
             IntParam IoConstant                          1632
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.5768e+08
          DoubleParam IoConstant                          1.5768e+08
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
            BoolParam IoConstant                          true
            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
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          1999
             IntParam IoConstant                          1063
             IntParam IoConstant                          25
          StringParam IoConstant                          test448
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          1.5768e+08
          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                          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                          {}
             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 test448.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test448.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test448.py", line 42, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: N/A
----------------finished:448-----------------------
----------------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
             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                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam 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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] 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                          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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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:462-----------------------
----------------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                          10000
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          10000
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.2
          DoubleParam IoConstant                          2000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          10000
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.2
          DoubleParam IoConstant                          2000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.2
          DoubleParam IoConstant                          2000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
          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                          1000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
          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
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam 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
             IntParam IoConstant                          1517
             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                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            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                          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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             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
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.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                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface'          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test462
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam 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
             IntParam IoConstant                          1
             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                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            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
             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
            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                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            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'}
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             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
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam 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                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
            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
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test462
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test462
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message:             BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
Could not find constant "md.transient.ismmemasstransport"

             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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
          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
}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy'            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          1
     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 test462.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test462.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test462.py", line 38, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 462 test name: SquareSheetShelfAmrBamgField field: N/A
----------------finished:462-----------------------
----------------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                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

             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                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

             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                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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

[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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam 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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          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                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          7
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          7
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            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
          DoubleParam IoConstant                          1e-16
          DoubleParam 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                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          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                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          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
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.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                          0.0001
             IntParam IoConstant                          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
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test491
     StringArrayParam IoConstant                          {}
            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                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             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
          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
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             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                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            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                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
          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                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy'          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'          DoubleParam IoConstant                          0.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                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy'          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          9.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
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            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"


[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          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                          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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam 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                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          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                          100
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          7
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            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                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
             IntParam IoConstant                          1406
             IntParam IoConstant                          4
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
             IntParam IoConstant                          25
          StringParam IoConstant                          test494
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          7
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1406
             IntParam IoConstant                          4
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'GroundedArea' 'FloatingArea' 'Thickness' 'Surface' 'Base'}
 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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"

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          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                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          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
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          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                          6.67259e-11
            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                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'          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                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          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                          0
             IntParam IoConstant                          7
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          7
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          5
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          5
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
             IntParam IoConstant                          25
          StringParam IoConstant                          test495
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test495
     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
             IntParam IoConstant                          2
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             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                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature'            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
             IntParam 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                          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"


[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          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                          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
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            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
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          9.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                          223.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                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
             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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            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                          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
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            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
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1525
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1525
          DoubleParam IoConstant                          0
     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
             IntParam IoConstant                          1763
             IntParam IoConstant                          1525
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            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
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          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
             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
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          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                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          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                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          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                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          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                          100
             IntParam IoConstant                          26
             IntParam IoConstant                          35
          StringParam IoConstant                          test507
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          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                          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                          1
             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                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          1696
             IntParam IoConstant                          2
             IntParam IoConstant                          35
             IntParam IoConstant                          52
             IntParam IoConstant                          100
             IntParam IoConstant                          26
             IntParam IoConstant                          35
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          StringParam IoConstant                          test507
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
            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                          1
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          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                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz'             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
          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
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          1
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
          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
 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
             IntParam 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                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          6.3072e+07
            BoolParam IoConstant                          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                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          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"


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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:508-----------------------
----------------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

============================================================
   Binary file test508.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test508.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test508.py", line 18, in <module>
    md = solve(md, 'Steadystate')
         ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 508 test name: PigSteaSSA3d field: N/A
----------------finished:508-----------------------
----------------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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          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                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          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

[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                          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

[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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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/)


[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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             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
     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                          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
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             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
     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                          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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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                          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
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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:544-----------------------
----------------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
      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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1594
             IntParam IoConstant                          2
             IntParam IoConstant                          2
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam 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
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          525
             IntParam IoConstant                          296
             IntParam IoConstant                          25
          StringParam IoConstant                          test544
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            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                          4
             IntParam IoConstant                          4
          DoubleParam IoConstant                          6.3072e+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                          1
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          true
             IntParam IoConstant                          3
     StringArrayParam IoConstant                          { 'SMBarma' 'DefaultCalving' 'BasalforcingsDeepwaterMeltingRatearma'}
             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                          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                          { 'SmbMassBalance' 'BasalforcingsFloatingiceMeltingRate' 'BasalforcingsSpatialDeepwaterMeltingRate'}
             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                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1594
             IntParam IoConstant                          2
             IntParam IoConstant                          2
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'============================================================
   Binary file test544.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test544.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test544.py", line 114, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 544 test name: PigTranARMAandStochasticforcings field: N/A
----------------finished:544-----------------------
----------------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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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
          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                          { '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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[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


[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam 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
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          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                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 760225 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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:703-----------------------
----------------running-----------------------
/home/jenkins/workspace/Debian_Linux-Python/src/m/geometry/NowickiProfile.py:35: ComplexWarning: Casting complex values to real discards the imaginary part
  s[i] = ss[j]
Construction of a mesh from a given geometry
checking model consistency
marshalling file 'test703'.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          1770
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          817
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          947
             IntParam IoConstant                          541
             IntParam IoConstant                          25
          StringParam IoConstant                          test703
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          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                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          157.68
          DoubleParam IoConstant                          31.536
            BoolParam IoConstant                          true
            BoolParam IoConstant                          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                          100
            BoolParam IoConstant                          true

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] 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

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 760266 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
loading results from cluster
============================================================
   Binary file test703.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test703.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test703.py", line 95, in <module>
    md1 = solve(md1, 'Transient')
          ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 703 test name: FlowbandFSsheetshelfTrans field: N/A
----------------finished:703-----------------------
----------------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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam 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
             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                          0
             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
            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                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1766
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1766
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          1228
             IntParam IoConstant                          1020
             IntParam IoConstant                          100
             IntParam IoConstant                          340
             IntParam IoConstant                          614
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
          StringParam IoConstant                          test802
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
            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
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            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                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            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                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
             IntParam IoConstant                          1413
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            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                          1
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1766
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {             IntParam IoConstant                          2
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          317.098
             IntParam IoConstant                          966
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          1228
             IntParam IoConstant                          1020
             IntParam IoConstant                          1763
             IntParam IoConstant                          1766
          DoubleParam IoConstant                          0
             IntParam IoConstant                          100
             IntParam IoConstant                          340
             IntParam IoConstant                          614
          StringParam IoConstant                          test805
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Surface' 'Base'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam 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                          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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          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                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam 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                          500
          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                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            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                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          614
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
             IntParam IoConstant                          340
             IntParam IoConstant                          25
          StringParam IoConstant                          test807
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          614
             IntParam IoConstant                          340
             IntParam IoConstant                          25
          StringParam IoConstant                          test807
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy'             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+08
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          3.1536e+08
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+08
          DoubleParam IoConstant                          3.1536e+08
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            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: 
[0Could not find constant "md.transient.ismmemasstransport"

] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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:808-----------------------
----------------running-----------------------
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System 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
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          108
          DoubleParam IoConstant                          400
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam 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                          false
          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                          1738
             IntParam IoConstant                          933
             IntParam IoConstant                          25
          StringParam IoConstant                          test808
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          108
          DoubleParam IoConstant                          400
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam 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                          false
          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                          1738
             IntParam IoConstant                          933
             IntParam IoConstant                          25
          StringParam IoConstant                          test808
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          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"

============================================================
   Binary file test808.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test808.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test808.py", line 46, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: N/A
----------------finished:808-----------------------
----------------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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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                          { '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
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          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                          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' '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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            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
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
          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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
            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
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             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                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          317.098
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          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                          {             IntParam IoConstant                          966
             IntParam IoConstant                          1
             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                          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                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            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                          {     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             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                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             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.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          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
          DoubleParam 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.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             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                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.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                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          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                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          0.01
             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                          6.37101e+06
             IntParam 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                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          1514
          DoubleParam 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
            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
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
            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                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy'            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
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          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

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0]              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"

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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam 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
             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                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam 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
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          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
          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

            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                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam 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

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 760555 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-----------------------
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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[
[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            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                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             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.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam 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                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam 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                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
          DoubleParam IoConstant                          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
             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                          {     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam 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
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam 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                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             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                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          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
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             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
             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
             IntParam 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
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam 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                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            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                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature'          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            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+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
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam 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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam 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                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
 '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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            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
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             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'          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
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'            BoolParam IoConstant                          true
          DoubleParam IoConstant                          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                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
            BoolParam IoConstant                          true
          DoubleParam 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                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          1e+11
          DoubleParam 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                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam 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                          2
            BoolParam IoConstant                          true
             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                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
             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
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          { 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             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                          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                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-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.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
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             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
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.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
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          0.942
            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
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz'             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz'          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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'IceVolume' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          68
             IntParam IoConstant                          78
             IntParam IoConstant                          100
             IntParam IoConstant                          26
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
             IntParam IoConstant                          34
          StringParam IoConstant                          test111
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'IceVolume'}
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan

[1] 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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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/)


[
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject
[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

 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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:119-----------------------
----------------running-----------------------
Construction of a mesh from a given geometry
Construction of a mesh from a given geometry
Construction of a mesh from a given geometry
SUCCESS difference:       0 <   2e-09 test id: 119 test name: SquareBamgMesh field: x1
SUCCESS difference:       0 <   2e-09 test id: 119 test name: SquareBamgMesh field: y1
SUCCESS difference:       0 <   1e-13 test id: 119 test name: SquareBamgMesh field: x2
SUCCESS difference:       0 <   1e-13 test id: 119 test name: SquareBamgMesh field: y2
SUCCESS difference:       0 <   1e-13 test id: 119 test name: SquareBamgMesh field: nbelements
SUCCESS difference:     1.3 <     8.5 test id: 119 test name: SquareBamgMesh field: elapsed time
----------------finished:119-----------------------
----------------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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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
             IntParam IoConstant                          1413
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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                          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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             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                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          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
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy' 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             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
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
             IntParam IoConstant                          100
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
             IntParam IoConstant                          100
             IntParam IoConstant                          27
             IntParam IoConstant                          36
          StringParam IoConstant                          test121
     StringArrayParam IoConstant                          {             IntParam IoConstant                          27
             IntParam IoConstant                          36
          StringParam IoConstant                          test121
     StringArrayParam IoConstant                          {}
            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
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam 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' '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"

          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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"

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'VxDebris' 'VyDebris'}
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          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
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface'          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
 'Base' 'MaskOceanLevelset'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          68
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          78
             IntParam IoConstant                          100
             IntParam IoConstant                          26
             IntParam IoConstant                          34
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
          StringParam IoConstant                          test122
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          68
             IntParam IoConstant                          78
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
             IntParam IoConstant                          26
             IntParam IoConstant                          34
          StringParam IoConstant                          test122
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy'     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          { 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature'}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          2
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'Enthalpy' 'Temperature' 'Waterfraction'          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          176
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'Sealevel'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
 'Vx' 'Vy' 'Vz' 'Vel'             IntParam IoConstant                          0
            BoolParam IoConstant                          true
 '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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0

[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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' '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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam 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                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          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                          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
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          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                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam 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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
}
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
          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
          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                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          36
             IntParam IoConstant                          27
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          25
          StringParam IoConstant                          test123
          StringParam IoConstant                          SurfaceMisfit
          StringParam IoConstant                          Outputdefinition1
          StringParam IoConstant                          Surface
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          StringParam IoConstant                          SurfaceObservation
             IntParam IoConstant                          1
          StringParam IoConstant                          nearestneighbor
          StringParam IoConstant                          WeightsSurfaceObservation
     StringArrayParam IoConstant                          { 'Misfit'}
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          36
             IntParam IoConstant                          27
             IntParam IoConstant                          25
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          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
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            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
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
          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                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature'             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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                          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
             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"

             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             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                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             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
             IntParam IoConstant                          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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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
 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          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
          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                          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                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             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                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            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                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          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                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            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                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
            BoolParam IoConstant                          false
          DoubleParam 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.0001
             IntParam IoConstant                          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
             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
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam 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                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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                          {          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam 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                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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'             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
     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
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          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                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' '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                          8.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'          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          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
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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'            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                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
 'VxShear' 'VyShear' 'VxBase' 'VyBase'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
 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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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/)


[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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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/)


[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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          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                          500
          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                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             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                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam 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                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             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
             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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            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
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
            BoolParam IoConstant                          false
             IntParam IoConstant                          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                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
}
             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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            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                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          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
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
          StringParam IoConstant                          test207
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             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
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.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'          DoubleParam IoConstant                          0.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                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature'             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
             IntParam IoConstant                          100
 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          27
             IntParam IoConstant                          36
          StringParam IoConstant                          test207
     StringArrayParam IoConstant                          {}
            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                          true
            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
            BoolParam IoConstant                          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                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true

[0          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
] ??? Error using ==> ./classes/IoModel.cpp:2787
[0             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"

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
] 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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            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
             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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam 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
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
}
            BoolParam IoConstant                          false
            BoolParam 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                          3.1536e+07
          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                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          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                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam 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                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          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                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface'          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          2
            BoolParam IoConstant                          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                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.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                          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                          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
             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
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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
 'SmbMassBalance'}
          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                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
             IntParam IoConstant                          25
          StringParam IoConstant                          test208
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          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                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          { 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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                          {            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'}
             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.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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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"

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam 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                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             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                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          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.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam 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                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface'             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam 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
             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                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            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                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
             IntParam IoConstant                          100
             IntParam IoConstant                          27
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          36
          StringParam IoConstant                          test209
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          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                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             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                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
          StringParam IoConstant                          test209
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          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                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz'            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          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
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          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

[
[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             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                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam 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                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            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                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
             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                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
     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                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'          DoubleParam IoConstant                          1e+06
             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
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam 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
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'             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
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          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                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.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
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1571
 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel'             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
            BoolParam 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                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature'          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          68
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          78
             IntParam IoConstant                          100
             IntParam IoConstant                          26
             IntParam IoConstant                          34
          StringParam IoConstant                          test225
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {            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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
             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

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam 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                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          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                          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
             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
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam 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                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test226
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test226
     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
             IntParam IoConstant                          2
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          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                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1407
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          4.7304e+08
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
          DoubleParam IoConstant                          315360
          DoubleParam IoConstant                          3.1536e+08
          DoubleParam IoConstant                          0.5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1407
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          4.7304e+08
          DoubleParam IoConstant                          315360
          DoubleParam IoConstant                          3.1536e+08
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
          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                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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"

          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam 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
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          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                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'             IntParam IoConstant                          1
             IntParam IoConstant                          0
          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                          0
            BoolParam IoConstant                          false
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            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
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam 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.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             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
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam 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
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          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                          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
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam 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                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          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
          DoubleParam IoConstant                          1e+06
             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
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
     StringArrayParam 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                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             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
             IntParam IoConstant                          1
             IntParam 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
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             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                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
             IntParam IoConstant                          1
          DoubleParam 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.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel'            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            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
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz'             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.26144e+08
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
            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
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          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                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
            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
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            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                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787

[0] ??? Error using ==> ./classes/IoModel.cpp:] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam 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
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1481
          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
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          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                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             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
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
            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                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          32
             IntParam IoConstant                          39
             IntParam IoConstant                          100
             IntParam IoConstant                          13
             IntParam IoConstant                          16
          StringParam IoConstant                          test231
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          32
             IntParam IoConstant                          39
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          100
             IntParam IoConstant                          13
             IntParam IoConstant                          16
          StringParam IoConstant                          test231
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature'          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz'            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.26144e+08
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy'            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
            BoolParam IoConstant                          true
             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"


[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             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                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             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
             IntParam IoConstant                          0
            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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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
          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
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             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                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
 '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
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            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                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             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'             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            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
            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                          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
             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                          1
          DoubleParam IoConstant                          1
          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
             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                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'          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                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
             IntParam IoConstant                          100
             IntParam IoConstant                          27
             IntParam IoConstant                          36
          StringParam IoConstant                          test232
     StringArrayParam IoConstant                          { 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            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                          test232
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
     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                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             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
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          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
             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
             IntParam IoConstant                          7
            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                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature'             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature'             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel'             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
             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                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
}
             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                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
     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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
             IntParam IoConstant                          100
             IntParam IoConstant                          27
            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
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          36
          StringParam IoConstant                          test232
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            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
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01

[0] ??? Error using ==>           DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true

            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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
            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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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                          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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.5
          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
             IntParam IoConstant                          0
            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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
             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.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                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          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                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     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
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            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
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'             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                          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                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          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                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          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
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface'             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             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                          {          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
}
            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                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          3
             IntParam IoConstant                          68
             IntParam IoConstant                          78
             IntParam IoConstant                          100
             IntParam IoConstant                          26
             IntParam IoConstant                          34
          StringParam IoConstant                          test233
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam 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                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             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                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          nan
             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
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel'            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          3
             IntParam IoConstant                          68
             IntParam IoConstant                          78
             IntParam IoConstant                          100
             IntParam IoConstant                          26
             IntParam IoConstant                          34
          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
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          StringParam IoConstant                          test233
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          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
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {            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                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             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                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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

[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          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                          500
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            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
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam 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                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          StringParam IoConstant                          test236
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1721
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.5
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test236
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          6.5
          DoubleParam IoConstant                          6.5
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            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                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1721
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.5
          DoubleParam IoConstant                          6.5
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.5
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          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.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            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"


[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] 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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             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                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             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                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'            BoolParam IoConstant                          true
          DoubleParam 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                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             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+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          500
          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                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam 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                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
            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.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             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                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test239
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
     StringArrayParam 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                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
          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                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'             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
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.169
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test239
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          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                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            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
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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
             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
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test239
     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
            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
            BoolParam 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                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.169
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             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
          DoubleParam 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                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.169
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          1
          DoubleParam 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                          6.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                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature'            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
}
             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
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          6.3072e+07
          DoubleParam IoConstant                          1.5768e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'            BoolParam IoConstant                          true
}
             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"


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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

[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                          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

[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                          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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam 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                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          500
          DoubleParam 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                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          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
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             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'          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          910
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          16
             IntParam IoConstant                          13
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          25
          StringParam IoConstant                          test243
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1715
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          910
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
             IntParam IoConstant                          2
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0.0909091
          DoubleParam IoConstant                          30
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          0.85
          DoubleParam IoConstant                          0.48
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          15
          DoubleParam IoConstant                          30
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          7
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          10
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
          DoubleParam IoConstant                          10800
     StringArrayParam IoConstant                          { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn'             IntParam IoConstant                          16
             IntParam IoConstant                          13
             IntParam IoConstant                          25
          StringParam IoConstant                          test243
     StringArrayParam IoConstant                          { 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
 'SmbMeanSHF' 'SmbMeanLHF' 'SmbMeanULW' 'SmbNetLW' 'SmbNetSW' 'SmbWAdd' 'SmbRunoff' 'SmbRefreeze'             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
 'SmbMelt' 'SmbEC' 'SmbPrecipitation' 'SmbRain' 'SmbAccumulatedMassBalance' 'SmbAccumulatedRunoff' 'SmbAccumulatedMelt'     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
 'SmbAccumulatedEC' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRain' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRefreeze'}
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1715
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            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                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0.0909091
          DoubleParam IoConstant                          30
          DoubleParam IoConstant                          0.85
          DoubleParam IoConstant                          0.48
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'          DoubleParam IoConstant                          15
          DoubleParam IoConstant                          30
          DoubleParam IoConstant                          7
 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          10
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
          DoubleParam IoConstant                          10800
     StringArrayParam IoConstant                          { 'SmbDz' 'SmbT' 'SmbD'             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC' 'SmbMeanSHF' 'SmbMeanLHF'          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
 'SmbMeanULW' 'SmbNetLW' 'SmbNetSW' 'SmbWAdd' 'SmbRunoff'          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate' 'SmbRefreeze' 'SmbMelt' 'SmbEC' 'SmbPrecipitation' 'SmbRain'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          6.19682e+10
          DoubleParam IoConstant                          6.19998e+10
 '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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            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
          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

[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"


===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 755669 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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
[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

] 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam 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
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          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.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam 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
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          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                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             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                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          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                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            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'}
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam 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                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             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                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            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                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam 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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
 '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
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.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                          { '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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          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                          {}
             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
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            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
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             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
            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
             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                          {             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                          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
}
     StringArrayParam IoConstant                          {}
            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
          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'             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
            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
 '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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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                          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
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam 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
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'          DoubleParam IoConstant                          10800
     StringArrayParam IoConstant                          { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'}
          DoubleParam IoConstant                          6.37101e+06
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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'}
          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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam 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
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             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                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            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                          8.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'          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                          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
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam 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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             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                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             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"


[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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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                          0
          DoubleParam IoConstant                          500
          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                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          StringParam IoConstant                          fos_forward
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          2
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'          DoubleParam IoConstant                          0
 'VxDebris'          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'VyDebris' 'DebrisMaskNodeActivation'}
 'VxDebris'            BoolParam IoConstant                          false
 'VyDebris'             IntParam IoConstant                          1
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
 'EsaUmotion'}
            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
          DoubleParam IoConstant                          1e+06
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
             IntParam IoConstant                          966
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
             IntParam IoConstant                          966
          DoubleParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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
             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
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1521
             IntParam IoConstant                          1763
             IntParam IoConstant                          1665
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
     StringArrayParam IoConstant                          { 'Surface'          DoubleParam IoConstant                          0
 'Base' 'MaskOceanLevelset'     StringArrayParam IoConstant                          { 'Surface'}
 'Base' 'MaskOceanLevelset'             IntParam IoConstant                          1562
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy' 'Watercolumn' 'HydrologyWaterVx'}
 'HydrologyWaterVy'             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
}
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          256
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          1
          DoubleParam IoConstant                          6.371e+06
             IntParam IoConstant                          10
          DoubleParam IoConstant                          1e+11
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          31709.8
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          966
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            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                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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
          DoubleParam IoConstant                          100
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
          StringParam IoConstant                          Vel
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          1
             IntParam IoConstant                          262
             IntParam IoConstant                          153
             IntParam IoConstant                          25
          StringParam IoConstant                          test257
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1.5
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            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
          DoubleParam IoConstant                          500
             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
          DoubleParam 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                          500
}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
 '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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          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                          {             IntParam IoConstant                          966
}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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'            BoolParam IoConstant                          false
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          500
          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

[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
            BoolParam IoConstant                          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0

[0] ??? Error using ==> ./classes/IoModel.cpp          DoubleParam IoConstant                          0
:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
/home/jenkins/workspace/Debian_Linux-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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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

[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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam 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
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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                          0
          DoubleParam IoConstant                          500
          DoubleParam 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                          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
          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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1653
          DoubleParam IoConstant                          6.33775e-09
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1653
          DoubleParam IoConstant                          6.33775e-09
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          75
          DoubleParam IoConstant                          -100
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          75
          DoubleParam IoConstant                          -100
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3.15569e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3.15569e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam 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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            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                          31688.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          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                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             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                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam 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
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test293
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          31688.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            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                          {             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          31688.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
             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                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             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
             IntParam IoConstant                          11
             IntParam IoConstant                          1
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          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
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            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                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate' 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
          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
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test293
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
            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
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          StringParam IoConstant                          test293
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            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                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
             IntParam 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                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          5
            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
            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
          DoubleParam IoConstant                          3.15569e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          8.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'          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
 '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.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.46708e+07
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          3.15569e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          9.46708e+07
          DoubleParam IoConstant                          3.15569e+07
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0
            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                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'BasalforcingsFloatingiceMeltingRate'}
     StringArrayParam IoConstant                          { 'BasalforcingsFloatingiceMeltingRate'}
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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


[
[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[
[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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

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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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                          100
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam 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
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'             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                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
             IntParam IoConstant                          100
             IntParam IoConstant                          27
             IntParam IoConstant                          36
          StringParam IoConstant                          test313
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface'             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel'             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          20
            BoolParam IoConstant                          true
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          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                          {}

[2] ??? Error using ==> ./classes/IoModel.cpp:            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          20
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] 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
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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     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
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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

[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

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 756655 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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
             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                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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                          0
          DoubleParam IoConstant                          0
             IntParam 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
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'            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
 'VyDebris'}
            BoolParam IoConstant                          false
             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
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          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                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
             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                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
             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
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          5
             IntParam IoConstant                          272
             IntParam IoConstant                          220
             IntParam IoConstant                          100
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
             IntParam IoConstant                          44
             IntParam IoConstant                          68
          StringParam IoConstant                          test315
     StringArrayParam IoConstant                          {}
          DoubleParam 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                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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"

          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     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

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 756726 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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

[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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             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                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam 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                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          StringParam 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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             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
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam 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
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'EsaUmotion'}
            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
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
            BoolParam 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                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          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
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             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
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          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                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test323
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test323
     StringArrayParam IoConstant                          {             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
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test323
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          1407
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          3.53203e+10
          DoubleParam IoConstant                          315360
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3.1536e+11
          DoubleParam IoConstant                          0.5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             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
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             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                          false
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'
[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'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan

 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1407
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          3.53203e+10
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          315360
          DoubleParam IoConstant                          3.1536e+11
          DoubleParam IoConstant                          0.5
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1407
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          3.53203e+10
          DoubleParam IoConstant                          315360
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3.1536e+11
          DoubleParam IoConstant                          0.5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            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                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] 
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          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

[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                          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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[
[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             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                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          1
             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                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          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
            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
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             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                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             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                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test338
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          25
          StringParam IoConstant                          test338
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1720
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
             IntParam IoConstant                          1720
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
 'Vx' 'Vy' 'Vel' 'Pressure'}
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          1.26144e+10
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.26144e+10
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            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                          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
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] 
[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"


          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            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
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            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
          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                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
             IntParam IoConstant                          0
            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                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
             IntParam IoConstant                          1
             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                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          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
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             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
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {             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                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             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'             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
}
          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                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam 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
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
          DoubleParam IoConstant                          1
          DoubleParam 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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'             IntParam IoConstant                          1
             IntParam IoConstant                          0
             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'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
             IntParam IoConstant                          3
             IntParam IoConstant                          136
             IntParam IoConstant                          132
             IntParam IoConstant                          100
             IntParam IoConstant                          44
             IntParam IoConstant                          68
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
          StringParam IoConstant                          test339
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          256
             IntParam IoConstant                          1
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1720
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1e-16
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          1632
 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
 'Vx' 'Vy' 'Vz' 'Vel'          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          334000
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy'          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
 'Vz' 'Vel' 'Pressure'}
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
             IntParam IoConstant                          136
             IntParam IoConstant                          132
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
             IntParam IoConstant                          100
             IntParam IoConstant                          44
             IntParam IoConstant                          68
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'          StringParam IoConstant                          test339
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1.26144e+08
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
             IntParam IoConstant                          1720
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            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
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05

[             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: }
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {Could not find constant "md.transient.ismmemasstransport"

 '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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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
          DoubleParam IoConstant                          100

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 757324 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          0
          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                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            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
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          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
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
          DoubleParam IoConstant                          8.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
             IntParam IoConstant                          0
            BoolParam 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.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'TotalSmb'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'            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                          136
             IntParam IoConstant                          132
             IntParam IoConstant                          100
             IntParam IoConstant                          44
             IntParam IoConstant                          68
          StringParam IoConstant                          test344
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            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

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          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                          500
          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                          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
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam 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                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             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
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          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
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          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                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          1562
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          929
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1.372e-05
          DoubleParam IoConstant                          700
          DoubleParam IoConstant                          199000
          DoubleParam IoConstant                          0.5
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          1562
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          195
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1667
          DoubleParam IoConstant                          929
          DoubleParam IoConstant                          1.372e-05
          DoubleParam IoConstant                          700
          DoubleParam IoConstant                          199000
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
          DoubleParam IoConstant                          0.5
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          195
          DoubleParam IoConstant                          9.8e-08
             IntParam IoConstant                          100
             IntParam IoConstant                          27
             IntParam IoConstant                          36
          StringParam IoConstant                          test346
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1667
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
             IntParam IoConstant                          100
             IntParam IoConstant                          27
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          36
          StringParam IoConstant                          test346
     StringArrayParam IoConstant                          {}
            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'             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
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             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                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature'             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate' '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.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature'             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            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                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam 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"


[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam 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
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam 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
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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"

             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam 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
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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'}
          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"

             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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'}
          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"

             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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'}
          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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam 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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam 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                          500
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam 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                          0
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          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'             IntParam IoConstant                          0
 '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                          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
          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                          {
[0] ??? Error using ==> ./classes/IoModel.cpp:2787 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1

[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[
[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam 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                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            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                          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
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          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
          DoubleParam IoConstant                          0
             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                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
 'HydrologyWaterVy'}
             IntParam 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
          DoubleParam 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                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+11
          DoubleParam 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                          true
          DoubleParam IoConstant                          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                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          2.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                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             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                          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
             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
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.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
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.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                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
          DoubleParam IoConstant                          0.942
            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                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel'          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          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                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
}
             IntParam 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                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            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                          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
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          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                          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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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:423-----------------------
----------------running-----------------------
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          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                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam 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                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            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                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam 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
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            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
 'VyDebris'}
            BoolParam IoConstant                          false
             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
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam 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                          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                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          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
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1412
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam 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                          0
             IntParam IoConstant                          1
             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
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             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
             IntParam IoConstant                          1521
             IntParam IoConstant                          1412
             IntParam IoConstant                          1763
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
             IntParam IoConstant                          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                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          1999
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            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
             IntParam IoConstant                          1063
             IntParam IoConstant                          25
          StringParam IoConstant                          test423
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          1999
             IntParam IoConstant                          1063
             IntParam IoConstant                          25
          StringParam IoConstant                          test423
     StringArrayParam IoConstant                          {             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
             IntParam IoConstant                          1
             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                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam 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-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          0
             IntParam 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.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
             IntParam IoConstant                          1999
             IntParam IoConstant                          1063
             IntParam IoConstant                          25
          StringParam IoConstant                          test423
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             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'}
             IntParam IoConstant                          0
             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
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam 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.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'             IntParam IoConstant                          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                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            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
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.5768e+08
          DoubleParam IoConstant                          1.5768e+08
            BoolParam IoConstant                          true
          DoubleParam 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                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
            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                          false
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1.5768e+08
          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                          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
          DoubleParam IoConstant                          0.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
            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
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
            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                          0
          DoubleParam IoConstant                          1.5768e+08
          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                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false

[2] ??? Error using ==> ./classes/IoModel.cpp:
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
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 test423.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test423.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test423.py", line 40, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: N/A
----------------finished:423-----------------------
----------------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
             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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          0
             IntParam IoConstant                          0
            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
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam 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
          DoubleParam IoConstant                          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'             IntParam IoConstant                          0
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
 '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
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1412
             IntParam IoConstant                          1763
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {          StringParam IoConstant                          test424
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             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                          256
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'IceVolume' 'IceVolumeAboveFloatation' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea'          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
 'GroundedAreaScaled' 'FloatingAreaScaled'}
             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                          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

[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                          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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             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
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          0
          DoubleParam IoConstant                          500
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.67259e-11
            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
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam 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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam 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                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'             IntParam IoConstant                          1521
             IntParam IoConstant                          1746
             IntParam IoConstant                          1763
             IntParam IoConstant                          1766
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
 '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
             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                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1746
             IntParam IoConstant                          1763
             IntParam IoConstant                          1766
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
             IntParam IoConstant                          500
          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                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          1521
             IntParam IoConstant                          1746
             IntParam IoConstant                          1763
             IntParam IoConstant                          1766
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam 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                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'             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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
     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                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            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
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz'          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          136
             IntParam IoConstant                          132
             IntParam IoConstant                          100
             IntParam IoConstant                          44
             IntParam IoConstant                          68
          StringParam IoConstant                          test427
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
             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
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            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                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             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                          136
             IntParam IoConstant                          132
             IntParam IoConstant                          100
             IntParam IoConstant                          44
             IntParam IoConstant                          68
          StringParam IoConstant                          test427
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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:430-----------------------
----------------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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam 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                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          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.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam 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                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          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                          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+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
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          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                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.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                          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                          test430
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1766
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'             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                          test430
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam 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                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam 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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam 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                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          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                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy'          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          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                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             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
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          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                          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
          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
          DoubleParam 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                          test430
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"


             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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"

============================================================
   Binary file test430.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test430.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test430.py", line 58, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 430 test name: MISMIP3D field: N/A
----------------finished:430-----------------------
----------------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


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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
             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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
          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                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             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                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface'          DoubleParam IoConstant                          223.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                          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             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
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
            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
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          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
          DoubleParam IoConstant                          1e+06
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            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                          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                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam 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
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
             IntParam IoConstant                          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                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam 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
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
             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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            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                          {             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          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                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          StringParam IoConstant                          SquareThermal
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
 'Sealevel'}
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.0001
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          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
}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          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                          {          DoubleParam IoConstant                          3.1536e+07
             IntParam 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                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.26144e+10
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
          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
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          41
             IntParam IoConstant                          640
             IntParam IoConstant                          533
             IntParam IoConstant                          100
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          13
             IntParam IoConstant                          16
          StringParam IoConstant                          SquareThermal
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy'             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             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                          {          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          1.26144e+10
          DoubleParam IoConstant                          1.5768e+08
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.01

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          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'0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0]  'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn'FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

 '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

[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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             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                          100
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          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
}
            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                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          5
          DoubleParam IoConstant                          0.8
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1767
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface'             IntParam IoConstant                          4
             IntParam IoConstant                          204
             IntParam IoConstant                          176
             IntParam IoConstant                          100
             IntParam IoConstant                          44
             IntParam IoConstant                          68
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          StringParam IoConstant                          test439
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature'             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Surface' 'Base'}
             IntParam IoConstant                          1632
 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {             IntParam IoConstant                          4
             IntParam IoConstant                          204
             IntParam IoConstant                          176
             IntParam IoConstant                          100
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             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

[1] ??? Error using ==>              IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
./classes/IoModel.cpp:2787
[1] 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
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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"

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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:441-----------------------
----------------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
             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                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
 '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                          false
          DoubleParam IoConstant                          1e+06
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1764
             IntParam IoConstant                          1767
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface'          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'             IntParam IoConstant                          1768
             IntParam IoConstant                          1764
             IntParam IoConstant                          1767
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1665
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          148
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
             IntParam IoConstant                          91
             IntParam IoConstant                          25
          StringParam IoConstant                          test441
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1665
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          148
             IntParam IoConstant                          91
             IntParam IoConstant                          25
          StringParam IoConstant                          test441
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            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
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
             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                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy'          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+08
          DoubleParam IoConstant                          3.1536e+08
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          9.4608e+08
          DoubleParam IoConstant                          3.1536e+08
            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
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'BasalforcingsFloatingiceMeltingRate'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            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
[
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
============================================================
   Binary file test441.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test441.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test441.py", line 59, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 441 test name: MISMIP3D field: N/A
----------------finished:441-----------------------
----------------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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          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                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          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

[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                          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
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          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

[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                          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
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             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                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3

[0             IntParam IoConstant                          1
] ??? 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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          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                          0
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam 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
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          0
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          7
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam 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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1631
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          72
             IntParam IoConstant                          81
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
             IntParam IoConstant                          100
             IntParam IoConstant                          27
             IntParam IoConstant                          36
          StringParam IoConstant                          test461
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam 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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam 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.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy'             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy'            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'Enthalpy'             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
 '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
             IntParam IoConstant                          1631
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
            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
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1]           DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
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' '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                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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:463-----------------------
----------------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                          10000
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          None
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          10000
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          None
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1.2
          DoubleParam IoConstant                          12000
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.2
          DoubleParam IoConstant                          12000
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
          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                          1413
          DoubleParam IoConstant                          10000
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          None
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1.2
          DoubleParam IoConstant                          12000
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
             IntParam 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                          1000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam 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
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          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                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam 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                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test463
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            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
          DoubleParam 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                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam 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                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
            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
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
            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
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test463
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true

[0] ??? Error using ==> ./classes/IoModel.cpp          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance':2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

             IntParam IoConstant                          0
============================================================
   Binary file test463.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test463.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test463.py", line 38, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 463 test name: SquareSheetShelfAmrBamgGroundingline field: N/A
----------------finished:463-----------------------
----------------starting:464-----------------------
----------------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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          10000
          DoubleParam IoConstant                          10000
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          None
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          None
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          10000
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          None
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1.2
          DoubleParam IoConstant                          12000
          DoubleParam IoConstant                          1.2
          DoubleParam IoConstant                          12000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          12000
          DoubleParam IoConstant                          1.2
          DoubleParam IoConstant                          12000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          12000
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          12000
          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                          1000
          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          9.81
          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
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          0
             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
          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
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
 'EsaUmotion'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          true
            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                          true
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam 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                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          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                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            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                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             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
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
             IntParam IoConstant                          25
          StringParam IoConstant                          test464
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            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                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
            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                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          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                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test464
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             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
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
             IntParam IoConstant                          10
             IntParam IoConstant                          0
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy'          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature'            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          44
 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          25
          StringParam IoConstant                          test464
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
            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
          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
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176

[             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
0] ??? Error using ==> ./classes/IoModel.cpp:2787
[            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
          DoubleParam IoConstant                          8.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'}

[1            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
] ??? Error using ==> ./classes/IoModel.cpp:2787
[1]           DoubleParam IoConstant                          0.05
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' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

============================================================
   Binary file test464.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test464.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test464.py", line 38, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 464 test name: SquareSheetShelfAmrBamgIceFront field: N/A
----------------finished:464-----------------------
----------------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
             IntParam IoConstant                          1413
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
             IntParam IoConstant                          1

          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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                          100000
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          Vel
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
             IntParam 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                          1.5
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          500
 'DebrisThickness'          DoubleParam IoConstant                          0
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          500
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            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'}
          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                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            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
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            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                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          2
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          7
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             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
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam 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
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Vx' 'Vy' '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                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          2
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
            BoolParam IoConstant                          false
            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'             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          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

[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.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.1536e+07
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          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                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam 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                          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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          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                          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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam 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
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.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
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam 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                          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                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam 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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'     StringArrayParam IoConstant                          { 'EsaUmotion'}
            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                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          7
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          7
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
            BoolParam 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                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          7
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          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                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          3
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
             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                          { 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          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                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          68
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          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
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          3
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'             IntParam IoConstant                          44
             IntParam IoConstant                          25
          StringParam IoConstant                          test493
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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                          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
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          StringParam IoConstant                          test493
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             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
          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
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          1e+13
             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                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          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
          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.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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          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                          0
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature'            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
             IntParam IoConstant                          0
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            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
0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message:              IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
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

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] 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                          false

            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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[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
===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 759154 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            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
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            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                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            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
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam 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
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          74
             IntParam IoConstant                          49
             IntParam IoConstant                          25
          StringParam IoConstant                          test504
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
            BoolParam 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                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam 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
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          {     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          5
            BoolParam 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                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
          DoubleParam IoConstant                          3.1536e+07
             IntParam 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                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          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
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
          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                          {            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3
            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
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'          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
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea'          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'}
             IntParam IoConstant                          0
            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                          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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          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

[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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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
             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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam 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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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                          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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
             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
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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
             IntParam IoConstant                          256
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            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                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            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                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
}
             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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam 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
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          3
             IntParam IoConstant                          70
             IntParam IoConstant                          78
             IntParam IoConstant                          100
             IntParam IoConstant                          26
             IntParam IoConstant                          35
          StringParam IoConstant                          test505
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            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                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx'          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
 'Vy' 'Vz' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
}
             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
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
 'Base'}
             IntParam IoConstant                          1632
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
             IntParam IoConstant                          818
             IntParam IoConstant                          3
          DoubleParam IoConstant                          2.4
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          70
             IntParam IoConstant                          78
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          100
             IntParam IoConstant                          26
             IntParam IoConstant                          35
          DoubleParam IoConstant                          9.8e-08
          StringParam IoConstant                          test505
     StringArrayParam IoConstant                          {}
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

             IntParam IoConstant                          818
             IntParam IoConstant                          3
             IntParam IoConstant                          1696
             IntParam IoConstant                          3
             IntParam IoConstant                          70
             IntParam IoConstant                          78
             IntParam IoConstant                          100
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          26
             IntParam IoConstant                          35
          StringParam IoConstant                          test505
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
}
          DoubleParam IoConstant                          6.37101e+06
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {             IntParam IoConstant                          0
             IntParam IoConstant                          0
}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          false
             IntParam IoConstant                          1
 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          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                          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"


[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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          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                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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:       0 <   2e-10 test id: 514 test name: PigBamgMesh field: x1
SUCCESS difference:       0 <   7e-10 test id: 514 test name: PigBamgMesh field: y1
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: x2
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: y2
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: x3
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: y3
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: x4
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: y4
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: x5
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: y5
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: x6
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: y6
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: x7
SUCCESS difference:       0 <   1e-13 test id: 514 test name: PigBamgMesh field: y7
----------------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
             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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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                          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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0]           DoubleParam IoConstant                          0
FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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:517-----------------------
----------------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
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/)


[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel

============================================================
   Binary file test517.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test517.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test517.py", line 40, in <module>
    md = solve(md, 'Stressbalance')
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 517 test name: PigCMBFSm1qn3 field: N/A
----------------finished:517-----------------------
----------------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/)


[
[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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                          100
            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'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam 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                          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
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          1.5768e+09
          DoubleParam IoConstant                          6.3072e+07
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          true
            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                          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
            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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             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
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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                          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                          { '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"

          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             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
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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                          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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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:546-----------------------
----------------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
      smb.lapserates not specified: set to 0
WARNING: md.timestepping.interp_forcing is 1, but be aware that there is no interpolation between covariance matrices
         the changes between covariance matrices occur at the time steps specified in md.stochasticforcing.timecovariance
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)

             IntParam IoConstant                          1413
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1594
             IntParam IoConstant                          2
             IntParam IoConstant                          2
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam 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
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          525
             IntParam IoConstant                          296
             IntParam IoConstant                          25
          StringParam IoConstant                          test546
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            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                          4
             IntParam IoConstant                          4
          DoubleParam IoConstant                          6.3072e+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                          1
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          true
             IntParam IoConstant                          3
     StringArrayParam IoConstant                          { 'SMBarma' 'DefaultCalving' 'BasalforcingsDeepwaterMeltingRatearma'}
             IntParam IoConstant                          2
             IntParam IoConstant                          2
          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                          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                          { 'SmbMassBalance' 'BasalforcingsFloatingiceMeltingRate' 'BasalforcingsSpatialDeepwaterMeltingRate'}
             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 test546.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test546.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test546.py", line 123, in <module>
    md = solve(md, 'Transient')
         ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 546 test name: PigTranARMAandStochasticforcings field: N/A
----------------finished:546-----------------------
----------------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/)


[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
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] 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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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


[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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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/)


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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


[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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam 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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam 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                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          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
          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                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          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                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          DoubleParam 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'     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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            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                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            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
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             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
             IntParam 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
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             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
             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
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             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                          {             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             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
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            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                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.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
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.005
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.005
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate' 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.005
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.005
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             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                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature'            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          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                          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                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1

[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"

          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam 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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          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                          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
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          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                          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

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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


===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 760244 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris'     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            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                          1e+06
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1763
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base'             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
 'Surface' 'Base' 'MaskOceanLevelset'          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
 'Surface' 'Base'}
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          167
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
             IntParam IoConstant                          110
             IntParam IoConstant                          25
          StringParam IoConstant                          test621
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          167
             IntParam IoConstant                          110
             IntParam IoConstant                          25
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          StringParam IoConstant                          test621
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          6.37101e+06
             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
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
}
          DoubleParam IoConstant                          0.005
             IntParam IoConstant                          100
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
}
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          {             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
 'FrictionWaterPressure'}
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.005
          DoubleParam IoConstant                          nan
     StringArrayParam IoConstant                          { 'Sealevel'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
          DoubleParam IoConstant                          0.005
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
 'Vy' 'Vel' 'Pressure' 'Temperature'             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'FrictionWaterPressure'}
             IntParam IoConstant                          2
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.005
          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
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'     StringArrayParam IoConstant                          { 'FrictionWaterPressure'}
             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                          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

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'FrictionWaterPressure'}
             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 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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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:702-----------------------
----------------running-----------------------
/home/jenkins/workspace/Debian_Linux-Python/src/m/geometry/NowickiProfile.py:35: ComplexWarning: Casting complex values to real discards the imaginary part
  s[i] = ss[j]
Construction of a mesh from a given geometry
 
 == == == Testing MINI Full - Stokes Finite element == == = 
checking model consistency
marshalling file 'test702'.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(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

loading results from cluster
============================================================
   Binary file test702.outbin not found                                 
                                                            
   This typically happens when the run crashed.             
   Please check for error messages above or in the outlog   
============================================================

WARNING: test702.outbin does not exist
Traceback (most recent call last):
  File "/home/jenkins/workspace/Debian_Linux-Python/test/NightlyRun/runme.py", line 196, in runme
    exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
  File "test702.py", line 77, in <module>
    md = solve(md, 'Stressbalance')
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
    remove(md.private.runtimename + '.tar.gz')
           ^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'private'

FAILURE difference: N/A test id: 702 test name: FlowbandFSsheetshelf field: N/A
----------------finished:702-----------------------
----------------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
             IntParam IoConstant                          1413
          DoubleParam 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                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          DoubleParam IoConstant                          0
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          0

[0] ??? Error using ==> ./classes/IoModel.cpp:             IntParam IoConstant                          1
2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          StringParam IoConstant                          fos_forward
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          500
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {             IntParam IoConstant                          0
 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
 'DebrisThickness'          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
 'DebrisMaskNodeActivation'          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
 'VxDebris'             IntParam IoConstant                          0
 'VyDebris'             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
}
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
            BoolParam IoConstant                          false
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Surface' 'Base'             IntParam IoConstant                          0
 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 760404 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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' '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                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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' '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"

             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             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' '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

[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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam 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                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation'          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
 '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
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam 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                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          {     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          317.098
             IntParam IoConstant                          966
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          317.098
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness'          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
 'Surface' 'Base'}
             IntParam IoConstant                          1632
          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
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          614
             IntParam IoConstant                          340
             IntParam IoConstant                          25
          StringParam IoConstant                          test804
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          {}
            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                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel' 'Pressure'}
          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                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            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
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
            BoolParam IoConstant                          true
            BoolParam IoConstant                          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
[
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     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
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam 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
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          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
            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
             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                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          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                          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                          1439
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam 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
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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                          1665
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Surface' 'Base' '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.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
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             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                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
            BoolParam 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                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            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                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1665
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          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                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          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
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn'          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
          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
 'HydrologyWaterVx' 'HydrologyWaterVy'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          10
            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
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          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
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          10000
             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                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
            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
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
             IntParam IoConstant                          11
             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
     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                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             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                          2
             IntParam IoConstant                          1790
             IntParam IoConstant                          614
             IntParam IoConstant                          340
             IntParam IoConstant                          25
          StringParam IoConstant                          test806
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
     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                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
          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
            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                          {            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          25
          StringParam IoConstant                          test806
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex' 'Calvingratey' 'CalvingCalvingrate'}
             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
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
             IntParam IoConstant                          1713
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam 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.37101e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          {            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07

[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy'     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.02
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0.1
          DoubleParam IoConstant                          0.02
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
             IntParam IoConstant                          1514
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+08
          DoubleParam IoConstant                          3.1536e+08
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Vx' 'Vy' 'Vel'          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex'             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
 'Calvingratey' 'CalvingCalvingrate'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
             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"

============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             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                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          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                          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                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          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
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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                          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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3

[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0          DoubleParam IoConstant                          0
] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          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                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
             IntParam IoConstant                          1517
             IntParam IoConstant                          104
             IntParam IoConstant                          1
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1
             IntParam IoConstant                          1517
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          104
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          1
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
          DoubleParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.81
             IntParam IoConstant                          2
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          6.67259e-11
     StringArrayParam IoConstant                          { 'DebrisThickness'            BoolParam IoConstant                          false
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'DebrisThickness'             IntParam IoConstant                          0
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'          DoubleParam IoConstant                          0.01
}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
          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                          {          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset' 'EsaUmotion'}
             IntParam 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                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 760615 RUNNING AT Debian-12-VM
=   EXIT CODE: 9
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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
             IntParam IoConstant                          1413
          DoubleParam IoConstant                          100
          DoubleParam 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
          DoubleParam IoConstant                          100
          DoubleParam IoConstant                          100000
          StringParam IoConstant                          Vel
          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
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam 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                          500
          DoubleParam IoConstant                          0
          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                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
     StringArrayParam IoConstant                          { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
            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
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            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                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'}
             IntParam IoConstant                          1562
     StringArrayParam IoConstant                          { 'DebrisThickness'          DoubleParam IoConstant                          1
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          2
             IntParam IoConstant                          10
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
          DoubleParam IoConstant                          0.01
     StringArrayParam IoConstant                          { 'EsaUmotion'}
             IntParam IoConstant                          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                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
            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
          DoubleParam IoConstant                          1e+06
             IntParam IoConstant                          966
             IntParam IoConstant                          966
             IntParam IoConstant                          1618
             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
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          { 'Thickness' 'Surface'          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1
             IntParam IoConstant                          0
 'Base'}
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          1521
          DoubleParam IoConstant                          0.001787
          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
             IntParam IoConstant                          1768
             IntParam IoConstant                          1763
             IntParam IoConstant                          1660
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
     StringArrayParam IoConstant                          { 'Surface' 'Base' 'MaskOceanLevelset'          DoubleParam IoConstant                          0.0001
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
             IntParam IoConstant                          1790
}
             IntParam IoConstant                          1562
          DoubleParam IoConstant                          1
             IntParam IoConstant                          614
             IntParam IoConstant                          340
             IntParam IoConstant                          25
          StringParam IoConstant                          test810
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
             IntParam IoConstant                          -1
     StringArrayParam IoConstant                          {}
     StringArrayParam IoConstant                          {}
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          2
             IntParam IoConstant                          10
            BoolParam IoConstant                          true
             IntParam IoConstant                          1
             IntParam IoConstant                          1
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-06
          DoubleParam IoConstant                          31709.8
             IntParam IoConstant                          966
             IntParam IoConstant                          1
             IntParam IoConstant                          256
             IntParam IoConstant                          1713
             IntParam IoConstant                          1
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'SmbMassBalance'}
          DoubleParam IoConstant                          6.37101e+06
             IntParam IoConstant                          1
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          6.371e+06
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          0
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          nan
             IntParam IoConstant                          5
          DoubleParam IoConstant                          1e+11
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1e-16
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
          DoubleParam IoConstant                          3.1536e+07
             IntParam IoConstant                          0
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.001
             IntParam IoConstant                          500
          DoubleParam IoConstant                          10000
             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
             IntParam IoConstant                          2
            BoolParam IoConstant                          true
             IntParam IoConstant                          7
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.0345e+37
          DoubleParam IoConstant                          7.2921e-05
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          11
     StringArrayParam IoConstant                          { 'Sealevel'}
          DoubleParam IoConstant                          0.05
             IntParam IoConstant                          100
     StringArrayParam IoConstant                          { 'Vx'             IntParam IoConstant                          1
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          0.05
          DoubleParam IoConstant                          nan
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          1406
             IntParam IoConstant                          1
          DoubleParam IoConstant                          3
     StringArrayParam IoConstant                          {          DoubleParam IoConstant                          1e+13
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
             IntParam IoConstant                          10
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          { 'Thickness' 'Surface' 'Base'}
 'Vx' 'Vy' 'Vel' 'Pressure'}
             IntParam IoConstant                          0
             IntParam IoConstant                          1632
          DoubleParam IoConstant                          917
             IntParam IoConstant                          1
          DoubleParam IoConstant                          0.01
             IntParam IoConstant                          100
             IntParam IoConstant                          0
          DoubleParam IoConstant                          3
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          1023
          DoubleParam IoConstant                          1000
          DoubleParam IoConstant                          0.001787
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          1000
             IntParam IoConstant                          966
            BoolParam IoConstant                          false
     StringArrayParam IoConstant                          { 'Temperature' 'BasalforcingsGroundediceMeltingRate'          DoubleParam IoConstant                          2093
          DoubleParam IoConstant                          334000
          DoubleParam IoConstant                          2.4
}
             IntParam IoConstant                          1514
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          9.4608e+07
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          0.24
             IntParam IoConstant                          1
          DoubleParam IoConstant                          273.15
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          9.8e-08
          DoubleParam IoConstant                          3974
          DoubleParam IoConstant                          0.0001
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          true
            BoolParam IoConstant                          false
             IntParam IoConstant                          1693
          DoubleParam IoConstant                          5512
             IntParam IoConstant                          816
             IntParam IoConstant                          2
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          0
             IntParam IoConstant                          0
     StringArrayParam IoConstant                          {}
             IntParam IoConstant                          1790
             IntParam IoConstant                          614
             IntParam IoConstant                          340
             IntParam IoConstant                          25
             IntParam IoConstant                          0
            BoolParam IoConstant                          true
          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

[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1             IntParam IoConstant                          0
             IntParam IoConstant                          0
             IntParam IoConstant                          176
             IntParam IoConstant                          1
] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"

          DoubleParam IoConstant                          0.942
            BoolParam IoConstant                          true
          DoubleParam IoConstant                          8.0077e+37
          DoubleParam IoConstant                          8.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"

          StringParam IoConstant                          Vel
          DoubleParam IoConstant                          3
             IntParam IoConstant                          1
          DoubleParam IoConstant                          1.5
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          500
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
          DoubleParam IoConstant                          0
             IntParam IoConstant                          0
            BoolParam IoConstant                          false
          StringParam IoConstant                          fos_forward
            BoolParam IoConstant                          false
            BoolParam IoConstant                          false
             IntParam IoConstant                          1
             IntParam IoConstant                          1517
             IntParam IoConstant                          1481
          DoubleParam IoConstant                          9.81
          DoubleParam IoConstant                          3.1536e+07
          DoubleParam IoConstant                          223.15
          DoubleParam IoConstant                          6.67259e-11
            BoolParam IoConstant                          false
          DoubleParam IoConstant                          0
             IntParam IoConstant                          2
============================================================
   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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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: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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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-----------------------
----------------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 "/home/jenkins/workspace/Debian_Linux-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 "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/solve.py", line 164, in solve
    md = loadresultsfromcluster(md)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/jenkins/workspace/Debian_Linux-Python/src/m/solve/loadresultsfromcluster.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